GlutenPerfBot opened a new pull request, #12494: URL: https://github.com/apache/gluten/pull/12494
Upstream Velox's New Commits: ``` 267246d0c by Philo He, refactor: Refactor cast error handling to build error message lazily 899cbfa91 by Ismaël Mejía, perf(parquet): Add Parquet writer benchmark 27c7f3d4a by Matt Gara, feat(cudf): Add NotFunction, IsNullFunction, IsNotNullFunction b3280cd37 by Muhammad Haseeb, refactor(cudf): Rework Iceberg schema evolution 0f35c0ba6 by Pradeep Vaka, feat(exec): Fire stateChangeFuture on scan split queue drain (17998) 980395430 by Mariam AlMesfer, feat(sparksql): Add casts between TIMESTAMP and TIMESTAMP_UTC 1ffe42ed4 by Jiaan Geng, fix(spark): Fix out-of-bounds write in Spark `map()` when a key repeats 3+ times under LAST_WIN ec17d38c7 by Krishna Pai, fix(ci): Isolate main sanitizer builds per commit 20a1e5eda by Simon Eves, feat(cudf): GPU Decimal (Part 4) 6d2cebaff by Yabin Ma, fix: Fix thread-local runtime stat writer leak in SortBufferTest 3a542c2eb by Jimmy Lu, fix(torchwave): Correct and speed up ads-preproc on wave (17893) 080b050e3 by Pedro Pedreira, feat(vector): Add DecodedVector::hasNulls() (18054) 6987b0fe4 by Karthikeyan, refactor(exec): Rename OutputBufferManager to DefaultOutputBufferManager 4c9a221f3 by Wechar Yu, fix(parquet): Flush row group by buffered bytes in the writer 54978b5e2 by Hongze Zhang, build: Add ColumnReaderStatisticsTests.cpp to cmake 974ccd669 by Suryadev Sahadevan Rajesh, fix: Handle nested leaf columns by dotted path (17979) 7d36cc363 by Pedro Pedreira, feat(vector): Add DecodedVector::forEachNull() and forEachNotNull() (18051) 7ca0a98f2 by zhichenxu-meta, fix(rpc): Degrade whole-batch RPC failures to per-row errors instead of failing the query (18049) f962082ca by RindsSchei225e, feat(fuzzer): Add no-evolution mode and fix test flatmap column consistency (17975) f8e59f971 by Patrick Wilson, feat(cudf): Add GPU-accelerated Window operator a581bbda9 by Maria Basmanova, feat(cudf): Revert Optimize Velox-cudf Iceberg schema evolution (18055) 5cd0ef714 by zhichenxu-meta, feat(rpc): Add admission-controlled adaptive RPC rate limiter (18039) ea72605c3 by Muhammad Haseeb, Fix synthetic row count override c1f27ed9b by Muhammad Haseeb, MInor f8302e336 by Muhammad Haseeb, More fixes 3f346d649 by Muhammad Haseeb, cleanup artifacts bd91b86a5 by Muhammad Haseeb, Address empty column projection case. f413d9699 by Muhammad Haseeb, Address comments from @kjmph dafb89b3e by Muhammad Haseeb, Apply suggestions from code review 860f52594 by Muhammad Haseeb, Address comment 50c0dd364 by Muhammad Haseeb, Use default constructor for `CudfIcebergConnectorFactory` 9fee89f67 by Muhammad Haseeb, Minor 829d4c9e8 by Muhammad Haseeb, Add a consumed counter debc3ddb0 by Muhammad Haseeb, Minor syntax fix 6e3c5be24 by Muhammad Haseeb, Rework schema evolution in Velox-cudf 10e8b81c1 by Bikramjeet Singh Vig, fix: Prevent VectorFuzzer crash when normalizing encoded map keys 6bacc2b52 by Apurva Kumar, feat: Iceberg V3 field-id + NIMBLE stats on the Velox Iceberg connector (18041) a4b60c92a by Krishna Pai, fix(ci): Remove custom import gate workflow d2f87f5e8 by Jiaan Geng, fix(spark): Escape supplementary-plane chars in get_json_object object/array results 1251ff9f6 by Lukas Krenz, build: Add NVIDIA Vera compiler flags 3c20437c8 by Apurva Kumar, feat: Iceberg V3 field-id resolver + NIMBLE reader/writer (FB-internal)[nimble] (17895) a9d808961 by Suryadev Sahadevan Rajesh, docs(blog): Add "Making OpenZL available in Nimble OSS" post (18033) adbbe7538 by Shruti Shivakumar, fix(cudf): Handle zero-column inputs in CudfFromVelox c67a26a3b by Bradley Dice, fix(cudf): Update benchmark flags 6461c38b4 by Reetika Agrawal, fix(iceberg): Filter pushdown with initial-default columns 1a733d647 by Yuxuan Chen, perf: Call vector reserve to avoid unnecessary growth during insertion c7c4adbfc by Philo He, fix(spark): Align timestamp to integral cast with Spark overflow semantics under ANSI 76cc6401e by RindsSchei225e, feat(fuzzer): Add random chunking mode in fuzzer (17970) c90260d94 by Jimmy Lu, feat: Add fixed point operator plan nodes (17814) fe7031c8e by oerling, test(torchwave): Synthetic-data end-to-end test for the ROO preproc graph (18025) 149468e77 by oerling, fix(torchwave): Fix ig pipelines 79c57a486 by Christian Zentgraf, feat(abfs): Allow registration of multiple file systems (1809) 2f33d52db by Kyle Hubert, fix(cudf): Order packed table release on materialization stream ``` velox_branch: https://github.com/IBM/velox/commits/dft-2026_07_10 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
