Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[VL] Daily Update Velox Version (2024_03_21) (#5064)
Velox changes: ``` 64f9618c3 by Wei He, Fix exception thrown in custom result verifier in WindowFuzzer (9189) 3db2a9ad8 by Nicholas Ormrod, Deshim //folly:dynamic to //folly/json:dynamic in velox (8931) 43a552715 by Sergey Pershin, Add Task:driverCounts() (9166) 7e8105a0b by rui-mo, Fix gatherFromTimestampBuffer (9170) 5186d0bc9 by joey.ljy, Fix the CMakeLists.txt to sort the cpp files in alphabetical order (9164) 6f09b8fe5 by Richard Barnes, Remove unused exception parameter from velox/common/base/tests/StatusTest.cpp (9180) b8c752abc by Richard Barnes, Enable `-Wmismatched-tags` in velox/PACKAGE (9181) 2c044edfc by Richard Barnes, Remove unused variables in velox/tpch/gen/dbgen/text.cpp (9142) e574117a4 by Richard Barnes, Remove unused variables in velox/connectors/hive/tests/HiveDataSinkTest.cpp f99cf2858 by Masha Basmanova, Extract CppToType and CastTypeChecker from Type.h (9161) 491c46fa3 by Krishna Pai, Fix build on ubuntu and gcc 11 (9163) 469e2da6c by Jacob Wujciak-Jens, Move Linux build, adapters and presto fuzzer to gha (8734) 443c72dc2 by joey.ljy, Unregister the UDTs after use in ArrayViewTest and ArrayWriterTest (9175) 35fd4b757 by Ma, Rong, Add make_ym_interval Spark function (8887) fe0c1fd52 by Jialiang Tan, Threshold based spilling removal (9069) 07d638c1b by 8dukongjian, Fix regr_r2 failure in AggregationFuzzer (9173) 8981498a9 by Masha Basmanova, Replace fromKindToScalerType with createScalarType (9162) cd2523fac by Kevin Wilfong, Fix hang in MultiThreadedTaskCursor when Task fails (9134) 5e077909f by xiaoxmeng, Table scan cleanup (9156) 21491d74a by Kevin Wilfong, Fix NPE caused by testingRunArbitration (9137) 1d95a474a by Kevin Wilfong, Fix bug in PrestoVectorSerializers when serializing empty Vectors with complex types (9157) 29d0f317d by Wei He, Fix window fuzzer test (9153) ``` Co-authored-by: yan ma <[email protected]>
- Loading branch information