-
Notifications
You must be signed in to change notification settings - Fork 444
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-01-19) (#4463)
de2f01 Fix aggregation over all-null keys with ignoreNullKeys = true (8422) ec3bb6 Use same max-output-buffer-size config for all types of output buffers (8426) a0dc74 Presto serializer code cleanup (8420) f6a14d Document setNoCopy and setEmpty Simple Function APIs (8382) 0a2267 Clear hash table for each spilled partition in RowNumber (8413) f62ac7 Add kPartitionPathAsLowerCase to control whether make the partition path as lower case (8409) 3486c7 Add hour Spark Function (8237) d05045 Add new config API in AssertQueryBuilder (8431) a33890 Extract the task utilities to ArbitratorTestUtil (8417) e09a92 Treat timestamp partition value as local time (8432) 44cdc9 Fix simd::gatherBits for Mac M1 or when AVX2 is disabled (8415) ccd54d Remove unused variables in velox/functions/lib/DateTimeFormatter.cpp (8436) 0a4eae Remove unused function from velox/functions/FunctionRegistry.cpp (8444) afda02 Remove unused function from velox/parse/Expressions.cpp (8442) e65967 Remove unused function from velox/tpch/gen/dbgen/text.cpp (8441) 000899 Remove unused variables in velox/common/memory/MemoryArbitrator.cpp (8440) 03af39 Remove unused variables in velox/tpch/gen/dbgen/speed_seed.cpp (8435) 46331f Remove unused variables in velox/common/base/SpillStats.cpp (8439) 88b81e Remove unused variables in velox/common/caching/SsdFile.cpp (8437) f24fea Remove unused function from velox/serializers/PrestoSerializer.cpp (8443) 8ed27b Remove unused function from velox/dwio/dwrf/common/Common.cpp (8156) f68bd2 Add support for arrays of complex types to array_min/max Presto functions (8430) 2e081d Add reverse(varbinary) Presto function (8429) 1ab046 Add hex Spark function (8202) 3154f7 Mismatched tags (8445) 264561 Scatter struct nulls when deserializing Presto wire format (8318) f0ac5f Add support for UNKNOWN key to map_agg Presto aggregate function (8452) 3cf1f3 Remove deprecated configs kCastToIntByTruncate and `kCastStringToDateIsIso8601` (8352) e4d05f Fix bucket counts in histogram metrics (8458)
- Loading branch information
Showing
7 changed files
with
13 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters