jinchengchenghh commented on PR #11624:
URL: 
https://github.com/apache/incubator-gluten/pull/11624#issuecomment-3944883995

   Looks like the PR description generator has some error, the branch diff 
shows current commit is also added.
   ```
   34338bfe5 | aditi-pandit | fix(TopNRowNumber): Rank with peer computation 
(#16190)
   b46700901 | Karthikeyan Natarajan | docs: Fix Generic Configuration 
rendering (#16265)
   b468c9568 | Yunsong Wang | feat(cudf): Add `approx_distinct` global 
aggregation support (#16050)
   4e09b5521 | Muhammad Haseeb | feat(cudf): Add `start`, `length` and 
`infoColumns` fields to `CudfHiveConnectorSplit` (#14968)
   8fa3041b1 | Basit Ayantunde | feat(cudf): Implement JIT Expression Evaluator 
for CUDF (#16075)
   6beae8654 | Pedro Eugenio Rocha Pedreira | feat(cursor): Add at() API to 
return cursor location (#16257)
   b0585adfe | Zac Wen | misc: Improve velox selective reader E2EFilter with 
index setup (#16172)
   886187ff2 | Ke Wang | feat: Add ioWaitWallNanos stats breakdown (#16189)
   ac0bfb36b | Natasha Sehgal | feat: Add P4HyperLogLog custom type 
documentation
   ef377ac6f | Jialiang Tan | feat: Do not allow null key in index writer 
(#16242)
   0abf00047 | Pedro Eugenio Rocha Pedreira | feat(python): Add 
LocalDebuggerRunner (#16225)
   442a78899 | Jonathan Hehir | fix: Return non-empty distribution function on 
empty QDigest (#14617)
   b8db1b1ac | Heidi Han | fix(test): Flakiness in KHLL uniqueDistribution test 
(#16237)
   76305b8db | Jialiang Tan | feat: Add dynamic output batch sizing for 
MergeJoin (#16052)
   2ae3fddd9 | Guilherme Kunigami | Add dependency injection for remote 
function thrift client (#16231)
   55dc73e51 | Shanyue Wan | feat: Support unknown in coerceTypeBase (#16207)
   f6cde1e62 | Henry Edwin Dikeman | refactor: Remove deprecated code from 
velox/type/parser/ (#16219)
   de2a5cd65 | Jialiang Tan | fix: Let spiller report file io stats (#16209)
   6213c0591 | Jialiang Tan | fix: Fix KeyEncoder null increment carry over 
(#16236)
   a6fa50194 | Masha Basmanova | feat: Add isDefaultNullBehavior API (#16239)
   10bdc0688 | Xiaoxuan Meng | feat: Add constant bound support for between 
conditions in HiveIndexReader (#16228)
   e3dacce2a | Zac Wen | misc: Add cursor_copy_result flag to trace replayer 
(#16227)
   165fe367c | Jialiang Tan | feat: Add user friendly trace prompting API 
(#16192)
   12be762d3 | Jialiang Tan | fix: Fix replayer crash at cleanup (#16191)
   1ccad056a | Sergey Pershin | Fix: Fix int32 overflow in SEQUENCE() function 
(#16232)
   9f8cb40e2 | Ping Liu | misc: Remove backward compatibility 
IcebergInsertTableHandle ctor (#16153)
   4b29e6094 | Sergey Pershin | Fix: Fix int32 overflow in REPEAT() function 
(#16224)
   b53358590 | PHILO-HE | feat: Add Spark map_from_entries function (#11934)
   3177849f9 | Ping Liu | feat: Add IcebergDataSource (#16177)
   a539ae3b7 | Ping Liu | feat: Support DuckDB to velox TIME conversion (#16218)
   eb6d20241 | Xiaoxuan Meng | feat: Support Hive index source (#16215)
   277285d1b | Karthikeyan Natarajan | refactor(cudf): Improve debug printing 
for cudf (#15831)
   c0469b4b3 | Jacob Khaliqi | docs: Add docs for array_top_n (#15965)
   43959c9aa | Pedro Eugenio Rocha Pedreira | feat(cursor): Integrate debug 
cursor into TaskCursor (#16206)
   bc708220d | Xiaoxuan Meng | fix: Fix lookup input column naming and 
deduplicate input columns (#16205)
   7da351de0 | Mohammad Linjawi | feat: Add ANSI mode support for Spark 
CAST(string as boolean) (#16059)
   ec99bc775 | Peter Enescu | refactor(Cursor): Preserve vector encoded copy 
(#16086)
   6a1154b3a | Krishna Pai | fix: Increase base machine for ubuntu resolve 
dependencies (#16204)
   da0d2fdba | Simon Eves | fix(cudf): Check that join filter expressions can 
be evaluated by CUDF (#16180)
   36519e096 | Jacob Khaliqi | docs: Add docs for replace_first, 
longest_common_prefix, and bit_length (#15947)
   4599ca7fe | Zac Wen | misc: Clean up deprecated code in IndexLookupJoin 
(#16174)
   bef494238 | Abhinav Mukherjee | Remove generic overloads from map_except and 
map intersect (#16178)
   f91d90388 | Masha Basmanova | fix: Harden validation of output type for 
NestedLoop and IndexLookup join (#16200)
   265d6b1a5 | aditi-pandit | fix(docs): Correct metric name for 
spill_writes_count (#15340)
   7a3777221 | Bradley Dice | feat(cudf): Add managed async memory resource 
support (#16182)
   b9c6617ea | Masha Basmanova | feat: Extend PlanConsistencyChecker to check 
for duplicate names in the output of NLJ (#16197)
   35fbc84cd | Xiaoxuan Meng | feat: Support mixed index join conditions and 
filters in HiveIndexReader (#16193)
   6fe8d019a | Xiaoxuan Meng | feat: Add hive index reader for Nimble file 
format (#16175)
   217ed8e2c | Masha Basmanova | feat: Improve PlanConsistencyChecker error 
messages (#16186)
   c15c79aa5 | duanmeng | fix: Fix test hang caused by missing add 
`TestValue::adjust` in AsyncDataCache.cpp (#16185)
   a25666b54 | Christian Zentgraf | fix(build): Missing typename in Clang 15 
(#16171)
   874139512 | Christian Zentgraf | feat(build): Update FBOS to v2026.01.05.00 
(#15967)
   52a01b520 | Matt Gara | feat(cudf): Check signatures of aggregate functions 
before replacing with `cudf` variants (#15529)
   91150b733 | Pedro Eugenio Rocha Pedreira | feat(trace): Add 
TaskDebuggerCursor (#16119)
   e46bf5388 | beliefer | refactor: Replace new with make_shared for 
ThriftInternal (#16136)
   b3aa142e8 | Han Yan | fix: task cleanup in ExchangeClientTest to prevent CI 
timeout (#16168)
   ```
   The following PR description contains the above commits but I cannot find 
them in branch dft-2026_02_06, I try to search 
https://github.com/facebookincubator/velox/pull/16177/changes but no result.
   
   https://github.com/apache/incubator-gluten/pull/11583
   
   I find @PHILO-HE also finds this problem.
   @zhouyuan 


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