File tree
2 files changed
+1
-9
lines changed- presto-native-execution
- presto_cpp/main/types
2 files changed
+1
-9
lines changedLines changed: 0 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
| |||
1317 | 1316 |
| |
1318 | 1317 |
| |
1319 | 1318 |
| |
1320 |
| - | |
1321 |
| - | |
1322 |
| - | |
1323 |
| - | |
1324 |
| - | |
1325 |
| - | |
1326 | 1319 |
| |
1327 | 1320 |
| |
1328 | 1321 |
| |
| |||
1348 | 1341 |
| |
1349 | 1342 |
| |
1350 | 1343 |
| |
1351 |
| - | |
1352 | 1344 |
| |
1353 | 1345 |
| |
1354 | 1346 |
| |
|
- velox/core/PlanNode.cpp-3
- velox/core/PlanNode.h+86-83
- velox/core/QueryConfig.h-9
- velox/core/tests/QueryConfigTest.cpp+11-34
- velox/docs/configs.rst-4
- velox/exec/LocalPlanner.cpp+1-3
- velox/exec/tests/TableWriteTest.cpp+5-72
- velox/exec/tests/utils/PlanBuilder.cpp+1-2
- velox/functions/lib/Slice.cpp+4-6
- velox/functions/prestosql/MapFromEntries.cpp-11
- velox/functions/prestosql/aggregates/HistogramAggregate.cpp+94-6
- velox/functions/prestosql/aggregates/MapAccumulator.h+75
- velox/functions/prestosql/aggregates/MapAggAggregate.cpp+22-7
- velox/functions/prestosql/aggregates/MapAggregateBase.h+3-4
- velox/functions/prestosql/aggregates/MapUnionAggregate.cpp+25-8
- velox/functions/prestosql/aggregates/MultiMapAggAggregate.cpp+113-5
- velox/functions/prestosql/aggregates/tests/HistogramTest.cpp+46
- velox/functions/prestosql/aggregates/tests/MapAggTest.cpp+81
- velox/functions/prestosql/aggregates/tests/MapUnionAggregationTest.cpp+81
- velox/functions/prestosql/aggregates/tests/MultiMapAggTest.cpp+129
- velox/functions/prestosql/tests/MapFromEntriesTest.cpp+21-6
- velox/functions/prestosql/tests/SliceTest.cpp+2-2
- velox/functions/prestosql/window/tests/NthValueTest.cpp+13-4
- velox/functions/sparksql/tests/SparkCastExprTest.cpp+17-2
- velox/type/TimestampConversion.cpp+14
- velox/type/tests/TimestampConversionTest.cpp+5-1
0 commit comments