(incubator-gluten) branch main updated: [GLUTEN-5651][CH] Fix error 'Illegal type of argument of function parseDateTimeInJodaSyntaxOrNull, expected String, got Date32' when executing to_date/to_timest

2024-05-08 Thread zhangzc
This is an automated email from the ASF dual-hosted git repository. zhangzc 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 233850c62 [GLUTEN-5651][CH] Fix error

(incubator-gluten) branch main updated: [GLUTEN-5618][CH] Fix 'Position x is out of bound in Block' error when executing count distinct (#5619)

2024-05-06 Thread zhangzc
This is an automated email from the ASF dual-hosted git repository. zhangzc 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 fea47053c [GLUTEN-5618][CH] Fix

(incubator-gluten) branch main updated: [GLUTEN-5512][CH] Fix the incorrect transformer for the round function with the decimal data type (#5513)

2024-04-24 Thread zhangzc
This is an automated email from the ASF dual-hosted git repository. zhangzc 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 89015c915 [GLUTEN-5512][CH] Fix

(incubator-gluten) branch main updated: [GLUTEN-5484] add missing tests for clickhouse (#5485)

2024-04-23 Thread zhangzc
This is an automated email from the ASF dual-hosted git repository. zhangzc 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 43d72626f [GLUTEN-5484] add missing

(incubator-gluten) branch main updated: [CH][HOTFIX] Fix compile error after merging PR#5308 (#5478)

2024-04-22 Thread zhangzc
This is an automated email from the ASF dual-hosted git repository. zhangzc 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 b4641c9eb [CH][HOTFIX] Fix compile error

(incubator-gluten) branch main updated: [GLUTEN-5457][CH] Fix merge cause an error log when use mergetree (#5458)

2024-04-19 Thread zhangzc
This is an automated email from the ASF dual-hosted git repository. zhangzc 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 f839eaf5c [GLUTEN-5457][CH] Fix merge

(incubator-gluten) branch main updated: [GLUTEN-5405][CH] Add rewrite todate function (#5406)

2024-04-18 Thread zhangzc
This is an automated email from the ASF dual-hosted git repository. zhangzc 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 1dfbdb43f [GLUTEN-5405][CH] Add rewrite

(incubator-gluten) branch main updated: [GLUTEN-5391][CH] Fix equalTo NaN issue (#5391) (#5392)

2024-04-15 Thread zhangzc
This is an automated email from the ASF dual-hosted git repository. zhangzc 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 b83f51d84 [GLUTEN-5391][CH] Fix equalTo

(incubator-gluten) branch main updated: [GLUTEN-5219][CH]Fix the table metadata sync issue for the CH backend (#5221)

2024-04-06 Thread zhangzc
This is an automated email from the ASF dual-hosted git repository. zhangzc 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 b0b3a6399 [GLUTEN-5219][CH]Fix the table

(incubator-gluten) branch main updated: [Gluten-5256][CH]optimizing table after spark restart bug (#5258)

2024-04-02 Thread zhangzc
This is an automated email from the ASF dual-hosted git repository. zhangzc 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 68d75269d [Gluten-5256][CH]optimizing

(incubator-gluten) branch main updated: [Gluten-5152][CH] fix core dump issues when running in parallel (#5235)

2024-04-01 Thread zhangzc
This is an automated email from the ASF dual-hosted git repository. zhangzc 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 300c3fae3 [Gluten-5152][CH] fix core

(incubator-gluten) branch main updated: [HOTFIX][CH] Ignore MergeTree write on hdfs/s3 ut (#5232)

2024-04-01 Thread zhangzc
This is an automated email from the ASF dual-hosted git repository. zhangzc 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 131f70043 [HOTFIX][CH] Ignore MergeTree

(incubator-gluten) branch main updated: [GLUTEN-2163][CH] support aggregate function approx_percentile (#4829)

2024-03-29 Thread zhangzc
This is an automated email from the ASF dual-hosted git repository. zhangzc 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 c0bad1282 [GLUTEN-2163][CH] support

(incubator-gluten) branch main updated: [CH] Support Logarithm function (#5184)

2024-03-28 Thread zhangzc
This is an automated email from the ASF dual-hosted git repository. zhangzc 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 95f07e10e [CH] Support Logarithm

(incubator-gluten) branch main updated: [GLUTEN-5083][CH] Invalid result with mergeTwoPhasesHashBaseAggregateIfNeed enable (#5137)

2024-03-26 Thread zhangzc
This is an automated email from the ASF dual-hosted git repository. zhangzc 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 d3e4f2e4d [GLUTEN-5083][CH] Invalid

(incubator-gluten) branch main updated: [GLUTEN-5108][CH] Fix the classes in the hadoop-common conflict when running ut local (#5109)

2024-03-25 Thread zhangzc
This is an automated email from the ASF dual-hosted git repository. zhangzc 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 d38ea9add [GLUTEN-5108][CH] Fix

(incubator-gluten) branch main updated: [GLUTEN-5062][CH] Add a UT to ensure that IN filtering can apply on CH primary key (#5072)

2024-03-21 Thread zhangzc
This is an automated email from the ASF dual-hosted git repository. zhangzc 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 f0e2885af [GLUTEN-5062][CH] Add a UT

(incubator-gluten) branch main updated: [GLUTEN-5041][CH] Fix primary not used when query with filter (#5045)

2024-03-20 Thread zhangzc
This is an automated email from the ASF dual-hosted git repository. zhangzc 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 d762deb9b [GLUTEN-5041][CH] Fix primary