Commit e22806d
committed
perf(cast) : Cast performance
1 parent df2cfbb commit e22806d
File tree
2 files changed
+5
-5
lines changed- presto-native-execution
- presto_cpp/main
2 files changed
+5
-5
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
566 | 566 | | |
567 | 567 | | |
568 | 568 | | |
569 | | - | |
| 569 | + | |
570 | 570 | | |
571 | 571 | | |
572 | | - | |
| 572 | + | |
573 | 573 | | |
574 | | - | |
575 | | - | |
| 574 | + | |
| 575 | + | |
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
| |||
- velox/dwio/common/MetricsLog.h+1-1
- velox/dwio/dwrf/common/Common.h+5-5
- velox/dwio/dwrf/common/Config.cpp+1-1
- velox/dwio/dwrf/reader/ReaderBase.h+1-1
- velox/dwio/dwrf/test/TestDictionaryEncodingUtils.cpp+7-10
- velox/dwio/dwrf/test/TestStringDictionaryEncoder.cpp+26-23
- velox/dwio/dwrf/test/WriterTest.cpp+3-3
- velox/dwio/dwrf/writer/WriterBase.cpp+3-3
- velox/exec/tests/CMakeLists.txt+2
- velox/exec/tests/TableScanTest.cpp+99
- velox/expression/CastExpr.cpp+260-21
- velox/expression/CastExpr.h+6
- velox/expression/EvalCtx.cpp+36
- velox/expression/EvalCtx.h+14
- velox/expression/tests/CastExprTest.cpp+18
0 commit comments