[I] [VL] Supporting JVM based libhdfs connector [incubator-gluten]

2024-03-24 Thread via GitHub
zhouyuan opened a new issue, #5103: URL: https://github.com/apache/incubator-gluten/issues/5103 ### Description Velox hdfs connector is using libhdfs3 which is a C++ based hdfs client. The libhdfs3 is from HAWQ project and is not maintained anymore. In Gluten we used the CK

Re: [PR] [CORE] Basic runnable version of ACBO (Advanced CBO) [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5058: URL: https://github.com/apache/incubator-gluten/pull/5058#issuecomment-2017244651 Run Gluten Clickhouse CI -- 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

(incubator-gluten) branch main updated: [GLUTEN-4946][CH] Fix avg(bigint) overflow (#5048)

2024-03-24 Thread rui
This is an automated email from the ASF dual-hosted git repository. rui 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 e9034ff5e [GLUTEN-4946][CH] Fix avg(bigint)

Re: [I] [CH] avg(bigint) return wrong result when overflow [incubator-gluten]

2024-03-24 Thread via GitHub
rui-mo closed issue #4946: [CH] avg(bigint) return wrong result when overflow URL: https://github.com/apache/incubator-gluten/issues/4946 -- 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

Re: [PR] [GLUTEN-4946][CH] Fix avg(bigint) overflow [incubator-gluten]

2024-03-24 Thread via GitHub
rui-mo merged PR #5048: URL: https://github.com/apache/incubator-gluten/pull/5048 -- 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:

Re: [PR] [GLUTEN-4946][CH] Fix avg(bigint) overflow [incubator-gluten]

2024-03-24 Thread via GitHub
rui-mo commented on code in PR #5048: URL: https://github.com/apache/incubator-gluten/pull/5048#discussion_r1537055336 ## shims/common/src/main/scala/io/glutenproject/GlutenConfig.scala: ## @@ -1691,4 +1693,10 @@ object GlutenConfig { .doc("Force fallback for orc char

[PR] DNM: Verify ACBO for CH [incubator-gluten]

2024-03-24 Thread via GitHub
zhztheplayer opened a new pull request, #5101: URL: https://github.com/apache/incubator-gluten/pull/5101 GlutenClickHouseTPCHParquetAQESuite with spark.gluten.sql.advanced.cbo.enabled=true -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] DNM: Verify ACBO for CH [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5101: URL: https://github.com/apache/incubator-gluten/pull/5101#issuecomment-2017196557 Run Gluten Clickhouse CI -- 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

Re: [PR] DNM: Verify ACBO for CH [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5101: URL: https://github.com/apache/incubator-gluten/pull/5101#issuecomment-2017196367 Thanks for opening a pull request! Could you open an issue for this pull request on Github Issues?

Re: [I] [CH] Function regexp_extract diff from spark and gluten [incubator-gluten]

2024-03-24 Thread via GitHub
zhanglistar commented on issue #5096: URL: https://github.com/apache/incubator-gluten/issues/5096#issuecomment-2017190264 > Hi @KevinyhZou, does clickhouse also use RE2? Yes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] [GLUTEN-5096][CH]Bug fix regex extract diff [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5100: URL: https://github.com/apache/incubator-gluten/pull/5100#issuecomment-2017190201 Run Gluten Clickhouse CI -- 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

Re: [PR] [GLUTEN-5096][CH]Bug fix regex extract diff [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5100: URL: https://github.com/apache/incubator-gluten/pull/5100#issuecomment-2017187534 Run Gluten Clickhouse CI -- 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

Re: [PR] [GLUTEN-5096][CH]Bug fix regex extract diff [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5100: URL: https://github.com/apache/incubator-gluten/pull/5100#issuecomment-2017187404 https://github.com/apache/incubator-gluten/issues/5096 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[PR] [GLUTEN-5096][CH]Bug fix regex extract diff [incubator-gluten]

2024-03-24 Thread via GitHub
KevinyhZou opened a new pull request, #5100: URL: https://github.com/apache/incubator-gluten/pull/5100 ## What changes were proposed in this pull request? (Please fill in changes proposed in this fix) (Fixes: \#5096) ## How was this patch tested? TEST BY UT

Re: [PR] [CORE] Basic runnable version of ACBO (Advanced CBO) [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5058: URL: https://github.com/apache/incubator-gluten/pull/5058#issuecomment-2017177882 Run Gluten Clickhouse CI -- 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

Re: [PR] [CORE] Add a config to fall back all regexp expressions [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5099: URL: https://github.com/apache/incubator-gluten/pull/5099#issuecomment-2017174087 Run Gluten Clickhouse CI -- 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

Re: [PR] [CORE] Add a config to fall back all regexp expressions [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5099: URL: https://github.com/apache/incubator-gluten/pull/5099#issuecomment-2017173857 Thanks for opening a pull request! Could you open an issue for this pull request on Github Issues?

(incubator-gluten) branch main updated: [VL] Remove installing openssl in centos8 setup script (#5087)

2024-03-24 Thread philo
This is an automated email from the ASF dual-hosted git repository. philo 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 6ecbb31bd [VL] Remove installing openssl

Re: [PR] [VL] Remove unused openssl setup script change for centos8 [incubator-gluten]

2024-03-24 Thread via GitHub
PHILO-HE merged PR #5087: URL: https://github.com/apache/incubator-gluten/pull/5087 -- 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:

Re: [PR] [GLUTEN-4946][CH] Fix avg(bigint) overflow [incubator-gluten]

2024-03-24 Thread via GitHub
zzcclp commented on code in PR #5048: URL: https://github.com/apache/incubator-gluten/pull/5048#discussion_r1537028076 ## shims/common/src/main/scala/io/glutenproject/GlutenConfig.scala: ## @@ -1691,4 +1693,10 @@ object GlutenConfig { .doc("Force fallback for orc char

Re: [PR] [GLUTEN-4917][VL] GHA with pre-built docker image and github runner [incubator-gluten]

2024-03-24 Thread via GitHub
zhouyuan commented on PR #4936: URL: https://github.com/apache/incubator-gluten/pull/4936#issuecomment-2017147643 > Is there any block on enabling golden files test ? If not, I can help to recover it.

Re: [PR] [GLUTEN-1632][CH]Daily Update Clickhouse Version (20240325) [incubator-gluten]

2024-03-24 Thread via GitHub
baibaichen commented on PR #5095: URL: https://github.com/apache/incubator-gluten/pull/5095#issuecomment-2017137115 Run Gluten Clickhouse CI -- 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

Re: [PR] [GLUTEN-4917][VL] GHA with pre-built docker image and github runner [incubator-gluten]

2024-03-24 Thread via GitHub
ulysses-you commented on PR #4936: URL: https://github.com/apache/incubator-gluten/pull/4936#issuecomment-2017133552 Is there any block on enabling golden files test ? If not, I can help to recover it. -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [GLUTEN-4917][VL] GHA with pre-built docker image and github runner [incubator-gluten]

2024-03-24 Thread via GitHub
zhouyuan commented on PR #4936: URL: https://github.com/apache/incubator-gluten/pull/4936#issuecomment-2017130159 Hi @ulysses-you @zwangsheng we just find the the golden file tests are not covered, could you please help to re-enable this, if this is still required? thanks,

Re: [PR] [GLUTEN-5074][VL] fix: UDF load error in yarn-cluster mode [incubator-gluten]

2024-03-24 Thread via GitHub
marin-ma commented on PR #5075: URL: https://github.com/apache/incubator-gluten/pull/5075#issuecomment-2017121035 Could you also update the examples in the document with either relative or URI path? -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] [GLUTEN-5074][VL] fix: UDF load error in yarn-cluster mode [incubator-gluten]

2024-03-24 Thread via GitHub
marin-ma commented on code in PR #5075: URL: https://github.com/apache/incubator-gluten/pull/5075#discussion_r1537003020 ## backends-velox/src/test/scala/io/glutenproject/expression/VeloxUdfSuite.scala: ## @@ -82,7 +82,8 @@ class VeloxUdfSuiteLocal extends VeloxUdfSuite {

Re: [PR] [VL] Daily Update Velox Version (2024_03_25) [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5098: URL: https://github.com/apache/incubator-gluten/pull/5098#issuecomment-2017108420 Thanks for opening a pull request! Could you open an issue for this pull request on Github Issues?

Re: [PR] [VL] Daily Update Velox Version (2024_03_25) [incubator-gluten]

2024-03-24 Thread via GitHub
zhouyuan closed pull request #5098: [VL] Daily Update Velox Version (2024_03_25) URL: https://github.com/apache/incubator-gluten/pull/5098 -- 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

Re: [PR] [CORE] Basic runnable version of ACBO (Advanced CBO) [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5058: URL: https://github.com/apache/incubator-gluten/pull/5058#issuecomment-2017108387 Run Gluten Clickhouse CI -- 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

[PR] [VL] Daily Update Velox Version (2024_03_25) [incubator-gluten]

2024-03-24 Thread via GitHub
GlutenPerfBot opened a new pull request, #5098: URL: https://github.com/apache/incubator-gluten/pull/5098 Upstream Velox's New Commits: ```txt 8f0adb1fa by duanmeng, Consolidate SpillStats (9211) 3d30bf50f by Kevin Wilfong, Wait for task completion future in cursor (9225)

Re: [PR] [CORE] Basic runnable version of ACBO (Advanced CBO) [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5058: URL: https://github.com/apache/incubator-gluten/pull/5058#issuecomment-2017107151 Run Gluten Clickhouse CI -- 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

Re: [I] [CH] Function regexp_extract diff from spark and gluten [incubator-gluten]

2024-03-24 Thread via GitHub
PHILO-HE commented on issue #5096: URL: https://github.com/apache/incubator-gluten/issues/5096#issuecomment-2017098451 Hi @KevinyhZou, does clickhouse also use RE2? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[PR] [VL] Daily Update Velox Version (2024_03_25) [incubator-gluten]

2024-03-24 Thread via GitHub
marin-ma opened a new pull request, #5097: URL: https://github.com/apache/incubator-gluten/pull/5097 ``` 8f0adb1fa (upstream/main) Consolidate SpillStats (#9211) 3d30bf50f Wait for task completion future in cursor (#9225) 458339f87 Add metrics to track local and global memory

Re: [PR] [VL] Daily Update Velox Version (2024_03_25) [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5097: URL: https://github.com/apache/incubator-gluten/pull/5097#issuecomment-2017093586 Thanks for opening a pull request! Could you open an issue for this pull request on Github Issues?

Re: [PR] [CORE] Basic runnable version of ACBO (Advanced CBO) [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5058: URL: https://github.com/apache/incubator-gluten/pull/5058#issuecomment-2017090980 Run Gluten Clickhouse CI -- 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

Re: [PR] [CORE] Basic runnable version of ACBO (Advanced CBO) [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5058: URL: https://github.com/apache/incubator-gluten/pull/5058#issuecomment-2017090872 Run Gluten Clickhouse CI -- 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

Re: [PR] [CORE] Basic runnable version of ACBO (Advanced CBO) [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5058: URL: https://github.com/apache/incubator-gluten/pull/5058#issuecomment-2017090065 Run Gluten Clickhouse CI -- 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

Re: [PR] [CORE] Basic runnable version of ACBO (Advanced CBO) [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5058: URL: https://github.com/apache/incubator-gluten/pull/5058#issuecomment-2017078751 Run Gluten Clickhouse CI -- 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

Re: [PR] [VL] Enable SPARK-10634 timestamp test case [incubator-gluten]

2024-03-24 Thread via GitHub
liujiayi771 commented on code in PR #5090: URL: https://github.com/apache/incubator-gluten/pull/5090#discussion_r1536975618 ## gluten-ut/spark32/src/test/scala/io/glutenproject/utils/velox/VeloxTestSettings.scala: ## @@ -857,7 +857,6 @@ class VeloxTestSettings extends

[I] [CH] Function regexp_extract diff from spark and gluten [incubator-gluten]

2024-03-24 Thread via GitHub
KevinyhZou opened a new issue, #5096: URL: https://github.com/apache/incubator-gluten/issues/5096 ### Backend CH (ClickHouse) ### Bug description while use function `regexp_extract` to get result from string with \n at end, the gluten can not extract, return `NULL`, But

Re: [PR] [VL] Enable SPARK-10634 timestamp test case [incubator-gluten]

2024-03-24 Thread via GitHub
liujiayi771 commented on code in PR #5090: URL: https://github.com/apache/incubator-gluten/pull/5090#discussion_r1536975618 ## gluten-ut/spark32/src/test/scala/io/glutenproject/utils/velox/VeloxTestSettings.scala: ## @@ -857,7 +857,6 @@ class VeloxTestSettings extends

Re: [PR] [GLUTEN-4479][VL] Map unbase64 to a presto function [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] closed pull request #4482: [GLUTEN-4479][VL] Map unbase64 to a presto function URL: https://github.com/apache/incubator-gluten/pull/4482 -- 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

Re: [PR] [GLUTEN-4479][VL] Map unbase64 to a presto function [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #4482: URL: https://github.com/apache/incubator-gluten/pull/4482#issuecomment-2017063579 This PR was auto-closed because it has been stalled for 10 days with no activity. Please feel free to reopen if it is still valid. Thanks. -- This is an automated

Re: [PR] [CORE] Basic runnable version of ACBO (Advanced CBO) [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5058: URL: https://github.com/apache/incubator-gluten/pull/5058#issuecomment-2017062291 Run Gluten Clickhouse CI -- 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

Re: [PR] [GLUTEN-4946][CH] Fix avg(bigint) overflow [incubator-gluten]

2024-03-24 Thread via GitHub
loudongfeng commented on code in PR #5048: URL: https://github.com/apache/incubator-gluten/pull/5048#discussion_r1536970482 ## shims/common/src/main/scala/io/glutenproject/GlutenConfig.scala: ## @@ -1691,4 +1693,10 @@ object GlutenConfig { .doc("Force fallback for orc

Re: [PR] [VL] Enable SPARK-10634 timestamp test case [incubator-gluten]

2024-03-24 Thread via GitHub
rui-mo commented on code in PR #5090: URL: https://github.com/apache/incubator-gluten/pull/5090#discussion_r1536970241 ## gluten-ut/spark32/src/test/scala/io/glutenproject/utils/velox/VeloxTestSettings.scala: ## @@ -857,7 +857,6 @@ class VeloxTestSettings extends

Re: [PR] [VL] Enable SPARK-10634 timestamp test case [incubator-gluten]

2024-03-24 Thread via GitHub
rui-mo commented on code in PR #5090: URL: https://github.com/apache/incubator-gluten/pull/5090#discussion_r1536968547 ## gluten-ut/spark32/src/test/scala/io/glutenproject/utils/velox/VeloxTestSettings.scala: ## @@ -857,7 +857,6 @@ class VeloxTestSettings extends

Re: [PR] [CORE] Basic runnable version of ACBO (Advanced CBO) [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5058: URL: https://github.com/apache/incubator-gluten/pull/5058#issuecomment-2017054009 Run Gluten Clickhouse CI -- 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

Re: [PR] [VL][CI] Fix thrift download failure [incubator-gluten]

2024-03-24 Thread via GitHub
PHILO-HE closed pull request #5080: [VL][CI] Fix thrift download failure URL: https://github.com/apache/incubator-gluten/pull/5080 -- 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

Re: [PR] [VL][CI] Fix thrift download failure [incubator-gluten]

2024-03-24 Thread via GitHub
PHILO-HE commented on PR #5080: URL: https://github.com/apache/incubator-gluten/pull/5080#issuecomment-2017041979 Closing as new CI is landed. -- 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

(incubator-gluten) branch main updated: [GLUTEN-4917][VL] GHA with pre-built docker image and github runner (#4936)

2024-03-24 Thread yuanzhou
This is an automated email from the ASF dual-hosted git repository. yuanzhou 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 25cd1f555 [GLUTEN-4917][VL] GHA with

Re: [PR] [GLUTEN-4917][VL] GHA with pre-built docker image and github runner [incubator-gluten]

2024-03-24 Thread via GitHub
zhouyuan merged PR #4936: URL: https://github.com/apache/incubator-gluten/pull/4936 -- 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:

Re: [I] [VL] remove dynamic packaging and use static packaing [incubator-gluten]

2024-03-24 Thread via GitHub
ulysses-you commented on issue #4942: URL: https://github.com/apache/incubator-gluten/issues/4942#issuecomment-2017035886 thank you @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

Re: [I] [VL] remove dynamic packaging and use static packaing [incubator-gluten]

2024-03-24 Thread via GitHub
zhouyuan commented on issue #4942: URL: https://github.com/apache/incubator-gluten/issues/4942#issuecomment-2017035345 > I have an another issue about libarrow.so. It seems similar with @PHILO-HE

Re: [PR] [GLUTEN-4917][VL] GHA with pre-built docker image and github runner [incubator-gluten]

2024-03-24 Thread via GitHub
zhouyuan commented on code in PR #4936: URL: https://github.com/apache/incubator-gluten/pull/4936#discussion_r1536958624 ## gluten-ut/spark33/src/test/scala/io/glutenproject/utils/velox/VeloxTestSettings.scala: ## @@ -71,7 +71,7 @@ class VeloxTestSettings extends

Re: [PR] [CORE] Basic runnable version of ACBO (Advanced CBO) [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5058: URL: https://github.com/apache/incubator-gluten/pull/5058#issuecomment-2017034121 Run Gluten Clickhouse CI -- 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

Re: [I] [VL] remove dynamic packaging and use static packaing [incubator-gluten]

2024-03-24 Thread via GitHub
ulysses-you commented on issue #4942: URL: https://github.com/apache/incubator-gluten/issues/4942#issuecomment-2017033485 I have an another issue about libarrow.so ![image](https://github.com/apache/incubator-gluten/assets/12025282/c71c699a-23ec-478e-af26-7faff8a69580) -- This

Re: [PR] [CORE] Basic runnable version of ACBO (Advanced CBO) [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5058: URL: https://github.com/apache/incubator-gluten/pull/5058#issuecomment-2017027522 Run Gluten Clickhouse CI -- 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

Re: [PR] [GLUTEN-4917][VL] GHA with pre-built docker image and github runner [incubator-gluten]

2024-03-24 Thread via GitHub
zhouyuan commented on PR #4936: URL: https://github.com/apache/incubator-gluten/pull/4936#issuecomment-2017001855 @PHILO-HE -- 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

(incubator-gluten) branch main updated: [VL] Add config for the thread num of velox spill executor (#4794)

2024-03-24 Thread yuanzhou
This is an automated email from the ASF dual-hosted git repository. yuanzhou 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 74e91a00f [VL] Add config for the

Re: [PR] [VL] Add config for the thread num of velox spill executor [incubator-gluten]

2024-03-24 Thread via GitHub
zhouyuan merged PR #4794: URL: https://github.com/apache/incubator-gluten/pull/4794 -- 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:

Re: [PR] [GLUTEN-4917][VL] Refactor CI to build spark.test.home when running UTs [incubator-gluten]

2024-03-24 Thread via GitHub
zhouyuan closed pull request #4955: [GLUTEN-4917][VL] Refactor CI to build spark.test.home when running UTs URL: https://github.com/apache/incubator-gluten/pull/4955 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [GLUTEN-4917][VL] GHA with pre-built docker image and github runner [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #4936: URL: https://github.com/apache/incubator-gluten/pull/4936#issuecomment-2016980695 Run Gluten Clickhouse CI -- 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

Re: [PR] [GLUTEN-4917][VL] GHA with pre-built docker image and github runner [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #4936: URL: https://github.com/apache/incubator-gluten/pull/4936#issuecomment-2016980797 https://github.com/apache/incubator-gluten/issues/4917 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] [GLUTEN-1632][CH]Daily Update Clickhouse Version (20240325) [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5095: URL: https://github.com/apache/incubator-gluten/pull/5095#issuecomment-2016979044 Run Gluten Clickhouse CI -- 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

Re: [PR] [GLUTEN-1632][CH]Daily Update Clickhouse Version (20240325) [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5095: URL: https://github.com/apache/incubator-gluten/pull/5095#issuecomment-2016978940 https://github.com/apache/incubator-gluten/issues/1632 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[PR] [GLUTEN-1632][CH]Daily Update Clickhouse Version (20240325) [incubator-gluten]

2024-03-24 Thread via GitHub
lwz9103 opened a new pull request, #5095: URL: https://github.com/apache/incubator-gluten/pull/5095 Auto commit by gluten daily build, please check the build status and merge it if it's green. -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] [VL] Remove lead/lag ignoreNulls workaround [incubator-gluten]

2024-03-24 Thread via GitHub
GlutenPerfBot commented on PR #5084: URL: https://github.com/apache/incubator-gluten/pull/5084#issuecomment-2016976359 = Performance report for TPCH SF2000 with Velox backend, for reference only query

[I] [VL] Metrics for Scan seems wrong [incubator-gluten]

2024-03-24 Thread via GitHub
xumingming opened a new issue, #5094: URL: https://github.com/apache/incubator-gluten/issues/5094 ### Backend VL (Velox) ### Bug description I was running TPCH Q1, the details for the Scan is: ``` Scan parquet spark_catalog.tpch1g_parquet.lineitem number

Re: [PR] [VL][CI] Fix thrift download link for arrow [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5080: URL: https://github.com/apache/incubator-gluten/pull/5080#issuecomment-2016815124 Run Gluten Clickhouse CI -- 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

Re: [PR] [DNM][VL] GHA with pre-built docker image and github runner [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #4936: URL: https://github.com/apache/incubator-gluten/pull/4936#issuecomment-2016792219 Run Gluten Clickhouse CI -- 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

Re: [PR] [DNM][VL] GHA with pre-built docker image and github runner [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #4936: URL: https://github.com/apache/incubator-gluten/pull/4936#issuecomment-2016763360 Run Gluten Clickhouse CI -- 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

Re: [I] The output ordering of hash join is not guaranteed [incubator-gluten]

2024-03-24 Thread via GitHub
WangGuangxin closed issue #4855: The output ordering of hash join is not guaranteed URL: https://github.com/apache/incubator-gluten/issues/4855 -- 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

Re: [PR] [DNM][VL] GHA with pre-built docker image and github runner [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #4936: URL: https://github.com/apache/incubator-gluten/pull/4936#issuecomment-2016723318 Run Gluten Clickhouse CI -- 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

Re: [PR] [GLUTEN-1632][CH]Daily Update Clickhouse Version (20240324) [incubator-gluten]

2024-03-24 Thread via GitHub
baibaichen commented on PR #5091: URL: https://github.com/apache/incubator-gluten/pull/5091#issuecomment-2016719614 Run Gluten Clickhouse CI -- 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

Re: [PR] [VL] Support map_concat spark function [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5093: URL: https://github.com/apache/incubator-gluten/pull/5093#issuecomment-2016715955 Run Gluten Clickhouse CI -- 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

Re: [PR] [VL] Support map_concat spark function [incubator-gluten]

2024-03-24 Thread via GitHub
github-actions[bot] commented on PR #5093: URL: https://github.com/apache/incubator-gluten/pull/5093#issuecomment-2016715915 Thanks for opening a pull request! Could you open an issue for this pull request on Github Issues?

[PR] [VL] Support map_concat spark function [incubator-gluten]

2024-03-24 Thread via GitHub
Surbhi-Vijay opened a new pull request, #5093: URL: https://github.com/apache/incubator-gluten/pull/5093 Support map_concat spark function Added supporting test case and updated documentation -- This is an automated message from the Apache Git Service. To respond to the