(incubator-gluten) branch main updated: [VL] Add unknown type to shuffle cpp ut (#5973)

2024-06-05 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new a3dff0491 [VL] Add unknown type

(incubator-gluten) branch main updated: Fix shuffle with round robin partitioning fail (#5928)

2024-05-30 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 4c3fbb8e3 Fix shuffle with round robin

(incubator-gluten) branch main updated: [GLUTEN-5840][VL] Fix udaf register simple intermediate type (#5876)

2024-05-28 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 291f08429 [GLUTEN-5840][VL] Fix udaf

(incubator-gluten) branch main updated: [VL] Allow hash on map for round robin repartitioning (#5349)

2024-05-27 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 280064a2e [VL] Allow hash on map

(incubator-gluten) branch main updated: [GLUTEN-5757][CORE] Remove unnecessary ProjectExecTransformer for Generate (#5782)

2024-05-23 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 5dd884e15 [GLUTEN-5757][CORE] Remove

(incubator-gluten) branch main updated (90961bc90 -> fbb4ec588)

2024-05-22 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git from 90961bc90 [VL] RAS: Optimize offload rule code to gain better compatibility with rewrite rules (#5836

(incubator-gluten) branch main updated: [GLUTEN-4039][VL] Implement stack function (#5813)

2024-05-21 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new c987bd20a [GLUTEN-4039][VL] Implement

(incubator-gluten) branch main updated (73e11a316 -> 34282cf04)

2024-05-20 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git from 73e11a316 [GLUTEN-5741][CH] Fix core dump when executor exits (#5787) add 34282cf04 [CORE] Unify

(incubator-gluten) branch main updated: [VL] Support simulate task spilling in GenericBenchmark (#5795)

2024-05-17 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 63c166d62 [VL] Support simulate task

(incubator-gluten) branch main updated: [VL] Refine evict logic in sort shuffle writer (#5786)

2024-05-17 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new b8f8154a6 [VL] Refine evict logic in sort

(incubator-gluten) branch main updated: [VL] Add BufferedOutputStream to track the memory usage in PrestoSerializer (#5785)

2024-05-17 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 70ee0f411 [VL] Add BufferedOutputStream

(incubator-gluten) branch main updated: [VL] Support celeborn sort based shuffle (#5675)

2024-05-16 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new dfac04f6e [VL] Support celeborn sort

(incubator-gluten) branch main updated: [GLUTEN-5731][CORE] Fix the logic to calculate shuffle write time in RssPartitionWriter (#5742)

2024-05-15 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 2984bd740 [GLUTEN-5731][CORE] Fix

(incubator-gluten) branch main updated: [GLUTEN-5724][VL] Remove redundant counter for calculating VeloxShuffleWriter spill time (#5725)

2024-05-13 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 182a02999 [GLUTEN-5724][VL] Remove

(incubator-gluten) branch main updated: [VL] Fix async io coredump (#5657)

2024-05-11 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 00730ef8f [VL] Fix async io coredump

(incubator-gluten) branch main updated: [GLUTEN-5599][VL] Support json_tuple (#5600)

2024-05-11 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 1c457d5c9 [GLUTEN-5599][VL] Support

(incubator-gluten) branch main updated: [GLUTEN-5586] Fix multiple generate functions failure (#5587)

2024-05-05 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new c85189fc5 [GLUTEN-5586] Fix multiple

(incubator-gluten) branch main updated: [Gluten-5534][VL] Fix shuffle OOM if input batch is extremely large (#5536)

2024-04-29 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 14ab4e828 [Gluten-5534][VL] Fix shuffle

(incubator-gluten) branch main updated: [VL] UDF: Support variable arity in function sigatures (#5495)

2024-04-25 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 1e07bde47 [VL] UDF: Support variable

(incubator-gluten) branch main updated: [VL] No need to increment the fixedWidthIdx variable (#5520)

2024-04-25 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new c4b4c7273 [VL] No need to increment

(incubator-gluten) branch main updated: [VL][DOC] Separate udf doc (#5475)

2024-04-22 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 7c024157c [VL][DOC] Separate udf doc

(incubator-gluten) branch main updated (42a103b9e -> 3233ad3bb)

2024-04-18 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git from 42a103b9e [CH] Support expm1 function (#5422) add 3233ad3bb [VL] Remove batch size limit (#5446) No new

(incubator-gluten) branch main updated: [GLUTEN-5307][VL] Fix Potential Overflow Issue in VeloxShuffleWriter Due to Mismatched Data Types of RowNumber (#5326)

2024-04-17 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 2d0b6e1da [GLUTEN-5307][VL] Fix Potential

(incubator-gluten) branch main updated: [VL] fix bug of string buffer size calculation in shuffle (#5395)

2024-04-14 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 3ba07c9cd [VL] fix bug of string buffer

(incubator-gluten) branch main updated: [VL] Fix wrong result caused by missing metadata in hash registration (#5355)

2024-04-10 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 8420d75d5 [VL] Fix wrong result caused

(incubator-gluten) branch main updated: [VL] Daily Update Velox Version (2024_04_05) (#5294)

2024-04-05 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 5904da296 [VL] Daily Update Velox Version

(incubator-gluten) branch main updated: [VL] Daily Update Velox Version (2024_04_04) (#5290)

2024-04-04 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 4210879f5 [VL] Daily Update Velox Version

(incubator-gluten) branch main updated: [VL] Daily Update Velox Version (2024_04_02) (#5244)

2024-04-02 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new a66c64e9e [VL] Daily Update Velox Version

(incubator-gluten) branch main updated: [VL] Hot-fix for checkOperator (#5262)

2024-04-02 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 79074ed2a [VL] Hot-fix for checkOperator

(incubator-gluten) branch main updated: [VL] Support native UDAF (#5130)

2024-04-01 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 5894e3679 [VL] Support native UDAF (#5130

(incubator-gluten) branch main updated (0bfee3a98 -> b462569bc)

2024-03-31 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git from 0bfee3a98 [GLUTEN-1632][CH]Daily Update Clickhouse Version (20240330) (#5213) add b462569bc [VL] Daily

(incubator-gluten) branch main updated: [VL] Daily Update Velox Version (2024_03_29) (#5188)

2024-03-29 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 7d16e1616 [VL] Daily Update Velox Version

(incubator-gluten) branch main updated: [VL] Fix Shuffle split get wrong binary length (#5168)

2024-03-28 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new dee18e7af [VL] Fix Shuffle split get

(incubator-gluten) branch main updated: [VL] Daily Update Velox Version (2024_03_28)

2024-03-28 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 390a825c4 [VL] Daily Update Velox Version

(incubator-gluten) branch main updated: [VL] Support YearMonthIntervalType and enable make_ym_interval (#4798)

2024-03-27 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 8f5ad48c6 [VL] Support

(incubator-gluten) branch main updated: [VL] Daily Update Velox Version (2024_03_27) (#5138)

2024-03-27 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 001a5e1b8 [VL] Daily Update Velox Version

(incubator-gluten) branch main updated (8aefd875e -> eb047b0f6)

2024-03-26 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git from 8aefd875e [VL] Daily Update Velox Version (2024_03_26) (#5115) add eb047b0f6 [VL] Supports register udf

(incubator-gluten) branch main updated: [VL] Daily Update Velox Version (2024_03_26) (#5115)

2024-03-26 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 8aefd875e [VL] Daily Update Velox Version

(incubator-gluten) branch main updated: [VL] Daily Update Velox Version (2024_03_25) (#5097)

2024-03-25 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 2ce826995 [VL] Daily Update Velox Version

(incubator-gluten) branch main updated: [CORE] Pullout pre/post project for generate (#4952)

2024-03-25 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 59ff500b5 [CORE] Pullout pre/post

(incubator-gluten) branch main updated: [GLUTEN-5074][VL] fix: UDF load error in yarn-cluster mode (#5075)

2024-03-25 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new cb63b3867 [GLUTEN-5074][VL] fix: UDF load

(incubator-gluten) branch main updated: [VL] Update micro benchmark and doc (#4959)

2024-03-21 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 1d13e4a88 [VL] Update micro benchmark

(incubator-gluten) branch main updated: [GLUTEN-5003][VL] Fix Null literal fallback (#5004)

2024-03-18 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new a1e0367e9 [GLUTEN-5003][VL] Fix Null

(incubator-gluten) branch main updated: [VL] Fix generic benchmark usage when both split and data exists (#4972)

2024-03-17 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new c633f6bcc [VL] Fix generic benchmark

(incubator-gluten) branch main updated: [GLUTEN-4875][VL]Support spark sql conf sortBeforeRepartition to avoid stage partial retry casuing result mismatch (#4872)

2024-03-17 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new fa86e7682 [GLUTEN-4875][VL]Support spark

(incubator-gluten) branch main updated: Remove glog level config in Scala UT (#4958)

2024-03-14 Thread marong
This is an automated email from the ASF dual-hosted git repository. marong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git The following commit(s) were added to refs/heads/main by this push: new 58a459bf4 Remove glog level config