1 file changed
+1
-1
lines changed- .github/workflows/linux-build.yml-2
- velox/exec/Driver.cpp+1-1
- velox/exec/RowContainer.h+1-1
- velox/exec/RowsStreamingWindowBuild.cpp+22-2
- velox/exec/RowsStreamingWindowBuild.h+3
- velox/exec/SortBuffer.cpp+40
- velox/exec/SortBuffer.h+5
- velox/exec/tests/QueryAssertionsTest.cpp+75
- velox/exec/tests/SortBufferTest.cpp+59
- velox/exec/tests/WindowTest.cpp+34
- velox/exec/tests/utils/QueryAssertions.cpp+42-21
- velox/functions/prestosql/ArrayFunctions.h+16-1
- velox/functions/prestosql/tests/ArrayJoinTest.cpp+25-2
- velox/type/Conversions.cpp+81
- velox/type/Conversions.h+11-3
- velox/type/Variant.cpp+53-3
- velox/type/tests/ConversionsTest.cpp+20-14
0 commit comments