GlutenPerfBot opened a new pull request, #11624:
URL: https://github.com/apache/incubator-gluten/pull/11624

   Upstream Velox's New Commits:
   
   ```
   54f466296 by Pedro Eugenio Rocha Pedreira, feat(cursor): Support parallel 
execution in TaskDebuggerCursor (16384)
   2a7eb0840 by Shanyue Wan, feat: Add 
resolveVectorFunctionWithMetadataWithCoercions (16099)
   6a4d205df by Suryadev Sahadevan Rajesh, docs: Add build badge for velox 
(16383)
   6dbd60423 by Abhinav Mukherjee, Add the map_update UDF (15968)
   9ea254547 by Bradley Dice, build(cuda): Add CUDA_VERSION build arg to 
adapters dockerfile (16234)
   da458a4ea by Abhinav Mukherjee, Add the L2_NORM UDF (15970)
   e7493488b by Muhammad Haseeb, fix(cudf): Fix Velox cuDF table scan tests 
(16335)
   2c26f11b7 by PHILO-HE, misc: Optimize Spark dayname function (16194)
   c07126302 by Rui Mo, fix: Load reused lazy vector in filter project (16108)
   f5fec6c03 by Ping Liu, feat: Add IcebergConfig (16350)
   8830b83f2 by Kent Yao, fix: Use XORShiftRandom in Spark rand function for 
compatibility (16308)
   44f99c3d3 by Shruti, feat(cudf): Enable precomputation support for join 
filters (16212)
   c99aa5555 by Shruti Shivakumar, feat(cudf): Support full outer join in 
Velox-cuDF (16229)
   806c60fe6 by Jialiang Tan, feat: Add fast path to PrefixEncoding when no 
duplicates (16321)
   99b6b832f by Kent Yao, fix(test): Fix race condition in 
SkewedPartitionRebalancerTest.serializedRebalanceExecution (16244)
   e839804c0 by Simon Eves, fix(cudf): Fix velox_cudf_s3_read_test (16331)
   f41a1bc39 by Karthikeyan Natarajan, refactor(cudf): Refactor Cudf Driver 
Adapter and CudfLocalPartition (16264)
   0cbee9e96 by David Goode, feat(operator): Documentation for MixedUnion 
operator (16345)
   786c53a26 by Muhammad Haseeb, fix(cudf): Update cuDF dependency tree to fix 
debug builds (16316)
   d02f09fcd by Deepak Majeti, feat(cudf): Use BufferedInput enqueue/load APIs 
(16259)
   b3c6e3b02 by Kk Pulla, fix(expr): Use stable folly::hasher for expression 
hashing (16284)
   a4b3458b5 by Ke Wang, feat: Add ssdFlushThresholdBytes options to SSD cache 
(16313)
   818f7f12c by Jiahao Liang, Populate WS IO stats for Velox SST Writer (16326)
   6fc36a796 by Pedro Eugenio Rocha Pedreira, docs(blog): velox::StringView API 
Changes and Best Practices (16333)
   f1f6e8e34 by Xiaoxuan Meng, feat: Add IndexReader interface for index-based 
lookups (16330)
   b88ce66a7 by Jialiang Tan, feat: Add overriding file create config for 
different operators (16318)
   887721970 by Bradley Dice, fix(cudf): Add missing Folly::folly dependency to 
velox_cudf_config_test (16319)
   80ad4c170 by jiangtian, fix: Call prepareReuse on argVectors in 
AggregateWindow to clear string buffers (15680)
   6f5a4853d by Xiaoxuan Meng, feat: Add batched index bounds encoding support 
to KeyEncoder (16329)
   62c4a0615 by Xiaoxuan Meng, fix: Backout "Flush row group by buffered bytes 
in parquet writer" (16317)
   0122842cd by Jialiang Tan, refactor: Move file io stats inside spill stats 
(16255)
   d9caff3de by Abhinav Mukherjee, Add custom fuzzer tests for array_subset UDF 
(16027)
   a88d36cd6 by Jialiang Tan, fix: Fix flaky 
SkewedPartitionRebalancerTest.serializedRebalanceExecution (16300)
   e21b995f0 by Masha Basmanova, feat: Add EnforceDistinct operator (16297)
   f0a3b54a4 by Kent Yao, feat(sparksql): Add transform with index parameter 
support (16211)
   f5d95719a by Pedro Eugenio Rocha Pedreira, feat(python): Hook support in 
LocalDebuggerRunner (16291)
   40f3787ab by Ping Liu, refactor(parquet): Arrow writer to align with Velox 
coding standards (16295)
   0e99bded8 by Masha Basmanova, test: Enhance parsing of IF expressions in 
DuckParser (16294)
   15da8e764 by Devavret Makkar, perf(cudf): Fix several usages of default 
stream (16258)
   6984fc2cd by Christian Zentgraf, fix(build): Define serialize function in 
CudfHiveConnectorSplit (16287)
   5ce6c4827 by Rui Mo, misc: Make `requests_` and `coalescedLoads_` protected 
(16249)
   b7ac8b584 by Kent Yao, feat(function): Add randstr Spark function (16014)
   022acc10f by Masha Basmanova, fix: Rename Type::isUnKnown() to isUnknown() 
(16292)
   b3b3ee2d0 by Natasha Sehgal, feat: Add ExprSet and ExprMap type aliases 
using folly::F14 for expression deduplication (16272)
   6e01ab2c1 by wecharyu, feat: Flush row group by buffered bytes in parquet 
writer (15751)
   8c1a8aa1f by Ping Liu, feat(parquet): Add NaN statistics to Parquet writer 
(14725)
   b9e6b55de by Kent Yao, feat: Add Spark monthname function (16011)
   c2d2181be by Mariam Almesfer, test: Validate ANSI support for Spark 
CAST(decimal as string) (16124)
   df3455499 by Chengcheng Jin, feat(sparksql): Add Spark to_pretty_string 
function (16245)
   d42096b97 by David Goode, feat(operator): Velox MixedUnion support (16184)
   843bea84c by Mohammad Linjawi, test: Validate Spark string-to-date cast 
(16092)
   ad7805bf2 by Pedro Eugenio Rocha Pedreira, feat(cursor): Support custom 
callbacks on breakpoints (16267)
   ```
   
   velox_branch: https://github.com/IBM/velox/commits/dft-2026_02_17
   


-- 
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]

Reply via email to