Re: [PR] [VL] Support columnar collect limit [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5266: URL: https://github.com/apache/incubator-gluten/pull/5266#issuecomment-2033584543 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] RAS: Add EnumeratedApplier to manage columnar rule applications when ras is enabled [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5276: URL: https://github.com/apache/incubator-gluten/pull/5276#issuecomment-2033571339 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] RAS: Add EnumeratedApplier to manage columnar rule applications when ras is enabled [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5276: URL: https://github.com/apache/incubator-gluten/pull/5276#issuecomment-2033567547 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] RAS: Add EnumeratedApplier to manage columnar rule applications when ras is enabled [incubator-gluten]

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

[PR] [VL] RAS: Add EnumeratedApplier to manage columnar rule applications when ras is enabled [incubator-gluten]

2024-04-02 Thread via GitHub
zhztheplayer opened a new pull request, #5276: URL: https://github.com/apache/incubator-gluten/pull/5276 1. Add API `ColumnarRuleApplier` 2. Move heuristic rule application code into implementation `HeuristicApplier` 3. Move enumerated rule application code into implementation

Re: [PR] [Gluten-5256][CH]optimizing table after spark restart bug [incubator-gluten]

2024-04-02 Thread via GitHub
zzcclp merged PR #5258: URL: https://github.com/apache/incubator-gluten/pull/5258 -- 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] [CH]"Can not find ClickHouseTableV2 for deltalog" when optimizing table after spark restart [incubator-gluten]

2024-04-02 Thread via GitHub
zzcclp closed issue #5256: [CH]"Can not find ClickHouseTableV2 for deltalog" when optimizing table after spark restart URL: https://github.com/apache/incubator-gluten/issues/5256 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

(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

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

2024-04-02 Thread via GitHub
PHILO-HE commented on PR #5275: URL: https://github.com/apache/incubator-gluten/pull/5275#issuecomment-2033554950 I note CH CI passed. Can this commit fix https://github.com/apache/incubator-gluten/issues/5274? -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] [GLUTEN-5125]Support CollectLimitExec #5125 [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5269: URL: https://github.com/apache/incubator-gluten/pull/5269#issuecomment-2033545070 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] Enable iceberg/delta in new CI [incubator-gluten]

2024-04-02 Thread via GitHub
yma11 commented on PR #5230: URL: https://github.com/apache/incubator-gluten/pull/5230#issuecomment-2033537540 @zzcclp can you help take a look at CH CI [failure](https://opencicd.kyligence.com/job/gluten/job/gluten-ci/8517/consoleText)? Thanks. -- This is an automated message from the

Re: [PR] [VL] Support columnar collect limit [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5266: URL: https://github.com/apache/incubator-gluten/pull/5266#issuecomment-2033510024 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-4479][VL] Map `unbase64` to corr. Presto function [incubator-gluten]

2024-04-02 Thread via GitHub
PHILO-HE commented on PR #5242: URL: https://github.com/apache/incubator-gluten/pull/5242#issuecomment-2033493414 > > Hi @sujithjay, we are removing presto scalar function registry in Gluten to fix conflict issues, see #5202. So could you register this presto function for sparksql in

Re: [PR] [GLUTEN-4479][VL] Map `unbase64` to corr. Presto function [incubator-gluten]

2024-04-02 Thread via GitHub
PHILO-HE commented on code in PR #5242: URL: https://github.com/apache/incubator-gluten/pull/5242#discussion_r1548887962 ## gluten-ut/spark34/src/test/scala/org/apache/gluten/utils/velox/VeloxTestSettings.scala: ## @@ -144,6 +144,7 @@ class VeloxTestSettings extends

Re: [I] [VL] support partial window in Spark 3.5 [incubator-gluten]

2024-04-02 Thread via GitHub
JkSelf commented on issue #4836: URL: https://github.com/apache/incubator-gluten/issues/4836#issuecomment-2033483774 @ayushi-agarwal For the Window + Filter in the Gluten plan, can it be understood that after the Window operation is completed, the Filter selects the top n records from the

Re: [PR] [GLUTEN-4917][VL] Enable celeborn test in CI [incubator-gluten]

2024-04-02 Thread via GitHub
zhouyuan commented on code in PR #5247: URL: https://github.com/apache/incubator-gluten/pull/5247#discussion_r1548868781 ## .github/workflows/velox_docker.yml: ## @@ -284,6 +284,52 @@ jobs: # -d=OFFHEAP_SIZE:2g,spark.memory.offHeap.size=2g \ #

Re: [PR] [GLUTEN-4917][VL] Enable iceberg/delta in new CI [incubator-gluten]

2024-04-02 Thread via GitHub
yma11 commented on code in PR #5230: URL: https://github.com/apache/incubator-gluten/pull/5230#discussion_r1548867804 ## gluten-delta/src/test/scala/org/apache/gluten/execution/VeloxTPCHDeltaSuite.scala: ## @@ -36,6 +36,7 @@ class VeloxTPCHDeltaSuite extends VeloxTPCHSuite {

Re: [PR] [GLUTEN-4917][VL] Enable iceberg/delta in new CI [incubator-gluten]

2024-04-02 Thread via GitHub
zhouyuan commented on code in PR #5230: URL: https://github.com/apache/incubator-gluten/pull/5230#discussion_r1548866650 ## gluten-delta/src/test/scala/org/apache/gluten/execution/VeloxTPCHDeltaSuite.scala: ## @@ -36,6 +36,7 @@ class VeloxTPCHDeltaSuite extends VeloxTPCHSuite {

Re: [PR] [GLUTEN-5102][VL] Support cast date as timestamp in velox [incubator-gluten]

2024-04-02 Thread via GitHub
rui-mo commented on code in PR #5240: URL: https://github.com/apache/incubator-gluten/pull/5240#discussion_r1548862276 ## backends-velox/src/test/scala/org/apache/gluten/execution/TestOperator.scala: ## @@ -1236,4 +1236,34 @@ class TestOperator extends

Re: [PR] [GLUTEN-5102][VL] Support cast date as timestamp in velox [incubator-gluten]

2024-04-02 Thread via GitHub
dcoliversun commented on code in PR #5240: URL: https://github.com/apache/incubator-gluten/pull/5240#discussion_r1548852600 ## backends-velox/src/test/scala/org/apache/gluten/execution/TestOperator.scala: ## @@ -1236,4 +1236,34 @@ class TestOperator extends

Re: [PR] [GLUTEN-5102][VL] Support cast date as timestamp in velox [incubator-gluten]

2024-04-02 Thread via GitHub
dcoliversun commented on code in PR #5240: URL: https://github.com/apache/incubator-gluten/pull/5240#discussion_r1548852600 ## backends-velox/src/test/scala/org/apache/gluten/execution/TestOperator.scala: ## @@ -1236,4 +1236,34 @@ class TestOperator extends

Re: [PR] [Gluten-5256][CH]optimizing table after spark restart bug [incubator-gluten]

2024-04-02 Thread via GitHub
binmahone commented on PR #5258: URL: https://github.com/apache/incubator-gluten/pull/5258#issuecomment-2033446235 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 columnar collect limit [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5266: URL: https://github.com/apache/incubator-gluten/pull/5266#issuecomment-2033435655 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-5102][VL] Support cast date as timestamp in velox [incubator-gluten]

2024-04-02 Thread via GitHub
dcoliversun commented on code in PR #5240: URL: https://github.com/apache/incubator-gluten/pull/5240#discussion_r1548835420 ## backends-velox/src/test/scala/org/apache/gluten/execution/TestOperator.scala: ## @@ -1236,4 +1236,34 @@ class TestOperator extends

Re: [PR] [GLUTEN-5102][VL] Support cast date as timestamp in velox [incubator-gluten]

2024-04-02 Thread via GitHub
dcoliversun commented on code in PR #5240: URL: https://github.com/apache/incubator-gluten/pull/5240#discussion_r1548835420 ## backends-velox/src/test/scala/org/apache/gluten/execution/TestOperator.scala: ## @@ -1236,4 +1236,34 @@ class TestOperator extends

Re: [PR] [GLUTEN-5102][VL] Support cast date as timestamp in velox [incubator-gluten]

2024-04-02 Thread via GitHub
dcoliversun commented on code in PR #5240: URL: https://github.com/apache/incubator-gluten/pull/5240#discussion_r1548835420 ## backends-velox/src/test/scala/org/apache/gluten/execution/TestOperator.scala: ## @@ -1236,4 +1236,34 @@ class TestOperator extends

Re: [PR] [GLUTEN-4990] [CH] fix data loss for dynamic patition [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #4991: URL: https://github.com/apache/incubator-gluten/pull/4991#issuecomment-2033420998 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] Wrong result when cast(double as decimal) with gluten code: branch-1.1 [incubator-gluten]

2024-04-02 Thread via GitHub
kecookier closed issue #4947: [VL] Wrong result when cast(double as decimal) with gluten code: branch-1.1 URL: https://github.com/apache/incubator-gluten/issues/4947 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] [CH][CI] StackOverflowError at java.base/java.security.AccessController.doPrivileged [incubator-gluten]

2024-04-02 Thread via GitHub
PHILO-HE commented on issue #5274: URL: https://github.com/apache/incubator-gluten/issues/5274#issuecomment-2033420490 @zzcclp, CH CI fails for new PRs. Could you help check it? Many thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] [GLUTEN-5249] [CH] fix throw Unexpected empty column when reading csv file [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5254: URL: https://github.com/apache/incubator-gluten/pull/5254#issuecomment-2033420001 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 regr_intercept aggregate function [incubator-gluten]

2024-04-02 Thread via GitHub
PHILO-HE commented on PR #5273: URL: https://github.com/apache/incubator-gluten/pull/5273#issuecomment-2033419993 CH CI fails for new PRs, just created an issue: https://github.com/apache/incubator-gluten/issues/5274 -- This is an automated message from the Apache Git Service. To

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

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5275: URL: https://github.com/apache/incubator-gluten/pull/5275#issuecomment-2033419030 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 (20240403) [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5275: URL: https://github.com/apache/incubator-gluten/pull/5275#issuecomment-2033418868 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 (20240403) [incubator-gluten]

2024-04-02 Thread via GitHub
kyligence-git opened a new pull request, #5275: URL: https://github.com/apache/incubator-gluten/pull/5275 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,

Re: [I] [CH][CI] StackOverflowError at java.base/java.security.AccessController.doPrivileged [incubator-gluten]

2024-04-02 Thread via GitHub
PHILO-HE commented on issue #5274: URL: https://github.com/apache/incubator-gluten/issues/5274#issuecomment-2033418488 See https://github.com/apache/incubator-gluten/pull/5268 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[I] [CH][CI] StackOverflowError at java.base/java.security.AccessController.doPrivileged [incubator-gluten]

2024-04-02 Thread via GitHub
PHILO-HE opened a new issue, #5274: URL: https://github.com/apache/incubator-gluten/issues/5274 ### Backend CH (ClickHouse) ### Bug description [Expected behavior] and [actual behavior]. ### Spark version None ### Spark configurations _No

(incubator-gluten) branch main updated: [VL] CI: Update dependency cache only when main branch is updated (#5234)

2024-04-02 Thread hongze
This is an automated email from the ASF dual-hosted git repository. hongze 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 cae9bba20 [VL] CI: Update dependency

Re: [PR] [VL] CI: Update dependency cache only when main branch is updated [incubator-gluten]

2024-04-02 Thread via GitHub
zhztheplayer merged PR #5234: URL: https://github.com/apache/incubator-gluten/pull/5234 -- 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-5102][VL] Support cast date as timestamp in velox [incubator-gluten]

2024-04-02 Thread via GitHub
rui-mo commented on code in PR #5240: URL: https://github.com/apache/incubator-gluten/pull/5240#discussion_r1548825593 ## backends-velox/src/test/scala/org/apache/gluten/execution/TestOperator.scala: ## @@ -1236,4 +1236,34 @@ class TestOperator extends

Re: [PR] [VL] Support regr_intercept aggregate function [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5273: URL: https://github.com/apache/incubator-gluten/pull/5273#issuecomment-2033404376 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 regr_intercept aggregate function [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5273: URL: https://github.com/apache/incubator-gluten/pull/5273#issuecomment-2033399711 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 regr_intercept aggregate function [incubator-gluten]

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

[PR] [VL] Support regr_intercept aggregate function [incubator-gluten]

2024-04-02 Thread via GitHub
liujiayi771 opened a new pull request, #5273: URL: https://github.com/apache/incubator-gluten/pull/5273 ## What changes were proposed in this pull request? Support `regr_intercept` aggregate function. ## How was this patch tested? Add test case

Re: [I] [VL] Wrong result when cast(double as decimal) with gluten code: branch-1.1 [incubator-gluten]

2024-04-02 Thread via GitHub
kecookier commented on issue #4947: URL: https://github.com/apache/incubator-gluten/issues/4947#issuecomment-2033398340 @rui-mo I've test this PR in release-1.1, it has fixed the issue. Thanks for your help. -- This is an automated message from the Apache Git Service. To respond

(incubator-gluten) branch main updated: [DOC] Fix minor typos in README (#5270)

2024-04-02 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 6f50ca9fc [DOC] Fix minor typos in README

Re: [PR] [DOC] Fix minor typos in README [incubator-gluten]

2024-04-02 Thread via GitHub
PHILO-HE merged PR #5270: URL: https://github.com/apache/incubator-gluten/pull/5270 -- 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-5102][VL] Support cast date as timestamp in velox [incubator-gluten]

2024-04-02 Thread via GitHub
dcoliversun commented on PR #5240: URL: https://github.com/apache/incubator-gluten/pull/5240#issuecomment-2033394969 @rui-mo would you please review this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] [VL] Gluten CPP Build fails with not-found crypto_LIBRARY on centos 8 [incubator-gluten]

2024-04-02 Thread via GitHub
dcoliversun closed issue #5178: [VL] Gluten CPP Build fails with not-found crypto_LIBRARY on centos 8 URL: https://github.com/apache/incubator-gluten/issues/5178 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [GLUTEN-4964][VL] Add null value in data validation for parquet and orc [incubator-gluten]

2024-04-02 Thread via GitHub
JkSelf merged PR #5259: URL: https://github.com/apache/incubator-gluten/pull/5259 -- 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] [VL] Fix load and link libglog.so.1 in SharedLibraryLoaderCentos8 [incubator-gluten]

2024-04-02 Thread via GitHub
dcoliversun commented on PR #5271: URL: https://github.com/apache/incubator-gluten/pull/5271#issuecomment-2033394119 late lgtm. thanks -- 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

(incubator-gluten) branch main updated: [GLUTEN-4964][VL] Add null value in data validation for parquet and orc (#5259)

2024-04-02 Thread kejia
This is an automated email from the ASF dual-hosted git repository. kejia 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 ae48fd7b3 [GLUTEN-4964][VL] Add null value

Re: [PR] [VL] Fix load and link libglog.so.1 in SharedLibraryLoaderCentos8 [incubator-gluten]

2024-04-02 Thread via GitHub
ulysses-you merged PR #5271: URL: https://github.com/apache/incubator-gluten/pull/5271 -- 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:

(incubator-gluten) branch main updated: [VL] Fix load and link libglog.so.1 in SharedLibraryLoaderCentos8 (#5271)

2024-04-02 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou 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 7bdc68135 [VL] Fix load and link

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

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

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

2024-04-02 Thread via GitHub
marin-ma opened a new pull request, #5272: URL: https://github.com/apache/incubator-gluten/pull/5272 ``` 628b4e8ba (upstream/main) Add initialized bit for aggregates in RowContainer (#9067) 80ea6a1f7 Fix setup-ubuntu.sh to explicitly install package manager dependencies when sourcing

Re: [PR] [VL] CI: Update dependency cache only when main branch is updated [incubator-gluten]

2024-04-02 Thread via GitHub
zhztheplayer commented on PR #5234: URL: https://github.com/apache/incubator-gluten/pull/5234#issuecomment-2033362830 @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

Re: [PR] [Core] Supports generating nested complex type in RandomParquetDataGenerator [incubator-gluten]

2024-04-02 Thread via GitHub
marin-ma commented on PR #5200: URL: https://github.com/apache/incubator-gluten/pull/5200#issuecomment-2033349800 > Are the fuzzer tests in CI or Jenkins? Or just run once? @zhouyuan They are not enabled in CI -- This is an automated message from the Apache Git Service. To respond

Re: [I] [VL] Result mismatch issues Tracker [incubator-gluten]

2024-04-02 Thread via GitHub
PHILO-HE commented on issue #4652: URL: https://github.com/apache/incubator-gluten/issues/4652#issuecomment-2033344506 > > #5253 > > Looks the issue of get_json_object. @PHILO-HE maybe we need a fully tests of json functions, like the re2. @FelixYBW, I will do that. Thanks!

Re: [PR] [GLUTEN-4917][VL] Enable iceberg/delta in new CI [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5230: URL: https://github.com/apache/incubator-gluten/pull/5230#issuecomment-2033314789 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] Crash when writing an array of struct [incubator-gluten]

2024-04-02 Thread via GitHub
clee704 commented on issue #4964: URL: https://github.com/apache/incubator-gluten/issues/4964#issuecomment-2033315974 Confirmed it's fixed in the latest commit. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] Crash when writing an array of struct [incubator-gluten]

2024-04-02 Thread via GitHub
clee704 closed issue #4964: Crash when writing an array of struct URL: https://github.com/apache/incubator-gluten/issues/4964 -- 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.

Re: [PR] [VL] Fix load and link libglog.so.1 in SharedLibraryLoaderCentos8 [incubator-gluten]

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

Re: [PR] [VL] Fix load and link libglog.so.1 in SharedLibraryLoaderCentos8 [incubator-gluten]

2024-04-02 Thread via GitHub
liujiayi771 commented on PR #5271: URL: https://github.com/apache/incubator-gluten/pull/5271#issuecomment-2033311905 cc @dcoliversun @PHILO-HE, thanks. -- 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] Fix load and link libglog.so.1 in SharedLibraryLoaderCentos8 [incubator-gluten]

2024-04-02 Thread via GitHub
liujiayi771 commented on PR #5271: URL: https://github.com/apache/incubator-gluten/pull/5271#issuecomment-2033311612 ``` org.apache.gluten.exception.GlutenException: java.io.FileNotFoundException: libglog.so.0 at

[PR] [VL] Fix load and link libglog.so.1 in SharedLibraryLoaderCentos8 [incubator-gluten]

2024-04-02 Thread via GitHub
liujiayi771 opened a new pull request, #5271: URL: https://github.com/apache/incubator-gluten/pull/5271 ## What changes were proposed in this pull request? https://github.com/apache/incubator-gluten/pull/5265 fixed the `libglog.so.0` to `libglog.so.1`, but forgot to modify the load

Re: [PR] [GLUTEN-4479][VL] Map `unbase64` to corr. Presto function [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5242: URL: https://github.com/apache/incubator-gluten/pull/5242#issuecomment-2033082377 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] [DOC] Fix minor typos in README [incubator-gluten]

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

[PR] [DOC] Fix minor typos in README [incubator-gluten]

2024-04-02 Thread via GitHub
sujithjay opened a new pull request, #5270: URL: https://github.com/apache/incubator-gluten/pull/5270 ## What changes were proposed in this pull request? This PR fixes some minor typos in the README file. ## How was this patch tested? NA -- This is an

Re: [PR] [GLUTEN-4479][VL] Map `unbase64` to corr. Presto function [incubator-gluten]

2024-04-02 Thread via GitHub
sujithjay commented on PR #5242: URL: https://github.com/apache/incubator-gluten/pull/5242#issuecomment-2033044629 > Hi @sujithjay, we are removing presto scalar function registry in Gluten to fix conflict issues, see #5202. So could you register this presto function for sparksql in velox

Re: [PR] [GLUTEN-4479][VL] Map `unbase64` to corr. Presto function [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5242: URL: https://github.com/apache/incubator-gluten/pull/5242#issuecomment-2033038121 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-5125]Support CollectLimitExec #5125 [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5269: URL: https://github.com/apache/incubator-gluten/pull/5269#issuecomment-2032945757 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-5125]Support CollectLimitExec #5125 [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5269: URL: https://github.com/apache/incubator-gluten/pull/5269#issuecomment-2032795606 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-5125]Support CollectLimitExec #5125 [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5269: URL: https://github.com/apache/incubator-gluten/pull/5269#issuecomment-2032775569 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-5125]Support CollectLimitExec #5125 [incubator-gluten]

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

[PR] [GLUTEN-5125]Support CollectLimitExec #5125 [incubator-gluten]

2024-04-02 Thread via GitHub
guixiaowen opened a new pull request, #5269: URL: https://github.com/apache/incubator-gluten/pull/5269 ## What changes were proposed in this pull request? Before this pr, it is not support CollectLimitExec. For example: After this pr : spark-sql> explain select * from

Re: [PR] [VL] Enable array_remove Spark function [incubator-gluten]

2024-04-02 Thread via GitHub
acvictor commented on PR #5268: URL: https://github.com/apache/incubator-gluten/pull/5268#issuecomment-2032756396 @PHILO-HE can you please review? Thank you! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [VL] Enable array_remove Spark function [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5268: URL: https://github.com/apache/incubator-gluten/pull/5268#issuecomment-2032606817 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] Supports generating nested complex type in RandomParquetDataGenerator [incubator-gluten]

2024-04-02 Thread via GitHub
FelixYBW commented on PR #5200: URL: https://github.com/apache/incubator-gluten/pull/5200#issuecomment-2032578010 Are the fuzzer tests in CI or Jenkins? Or just run once? @zhouyuan -- This is an automated message from the Apache Git Service. To respond to the message, please log on

(incubator-gluten) branch main updated: [VL] Add 3 configs of spill (#5088)

2024-04-02 Thread felixybw
This is an automated email from the ASF dual-hosted git repository. felixybw 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 8060cea49 [VL] Add 3 configs of spill

Re: [PR] [VL] Add 3 configs of spill [incubator-gluten]

2024-04-02 Thread via GitHub
FelixYBW merged PR #5088: URL: https://github.com/apache/incubator-gluten/pull/5088 -- 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] Result mismatch issues Tracker [incubator-gluten]

2024-04-02 Thread via GitHub
FelixYBW commented on issue #4652: URL: https://github.com/apache/incubator-gluten/issues/4652#issuecomment-2032570058 > #5253 Looks the issue of get_json_object. @PHILO-HE maybe we need a fully tests of json functions, like the re2. -- This is an automated message from the

Re: [I] [VL] support partial window in Spark 3.5 [incubator-gluten]

2024-04-02 Thread via GitHub
ayushi-agarwal commented on issue #4836: URL: https://github.com/apache/incubator-gluten/issues/4836#issuecomment-2032320837 @JkSelf The plan after optimization in spark looks like Plan -> Sort -> WindowGroupLimit partial -> Exchange -> Sort -> WindowGroupLimit final -> WindowExec ->

Re: [PR] [VL] Enable array_remove Spark function [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5268: URL: https://github.com/apache/incubator-gluten/pull/5268#issuecomment-2032296676 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 array_remove Spark function [incubator-gluten]

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

(incubator-gluten) branch main updated: [CH] Hot fix for checkOperatorMatch (#5267)

2024-04-02 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 d15c5dd1d [CH] Hot fix for

(incubator-gluten) branch main updated: [VL] Support regr_slope aggregate function (#5216)

2024-04-02 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 5a11dd803 [VL] Support regr_slope

Re: [PR] [CH] Hot fix for checkOperatorMatch [incubator-gluten]

2024-04-02 Thread via GitHub
PHILO-HE merged PR #5267: URL: https://github.com/apache/incubator-gluten/pull/5267 -- 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] [VL] Support regr_slope aggregate function [incubator-gluten]

2024-04-02 Thread via GitHub
PHILO-HE merged PR #5216: URL: https://github.com/apache/incubator-gluten/pull/5216 -- 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] [VL] Support regr_slope aggregate function [incubator-gluten]

2024-04-02 Thread via GitHub
PHILO-HE commented on PR #5216: URL: https://github.com/apache/incubator-gluten/pull/5216#issuecomment-2032219805 > @PHILO-HE CH backend has not fixed this yet. Please help merge #5267 first. > > ``` > ERROR]

(incubator-gluten) branch main updated: [GLUTEN-5264][VL] Correct libglog.so.0 & libglog.so.1 path for dev/package.sh on centos-8 (#5265)

2024-04-02 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 7b3db9791 [GLUTEN-5264][VL] Correct

Re: [PR] [GLUTEN-5264][VL] Correct libglog.so.0 & libglog.so.1 path when building third-lib package on centos-8 [incubator-gluten]

2024-04-02 Thread via GitHub
PHILO-HE merged PR #5265: URL: https://github.com/apache/incubator-gluten/pull/5265 -- 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] Correct libglog.so.0 & libglog.so.1 path when building third-lib package on centos:8 [incubator-gluten]

2024-04-02 Thread via GitHub
PHILO-HE closed issue #5264: [VL] Correct libglog.so.0 & libglog.so.1 path when building third-lib package on centos:8 URL: https://github.com/apache/incubator-gluten/issues/5264 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [CH] Hot fix for checkOperatorMatch [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5267: URL: https://github.com/apache/incubator-gluten/pull/5267#issuecomment-2032061633 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] [CH] Hot fix for checkOperatorMatch [incubator-gluten]

2024-04-02 Thread via GitHub
liujiayi771 commented on PR #5267: URL: https://github.com/apache/incubator-gluten/pull/5267#issuecomment-2032060737 cc @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

[PR] [CH] Hot fix for checkOperatorMatch [incubator-gluten]

2024-04-02 Thread via GitHub
liujiayi771 opened a new pull request, #5267: URL: https://github.com/apache/incubator-gluten/pull/5267 ## What changes were proposed in this pull request? Use `checkGlutenOperatorMatch` ## How was this patch tested? N/A -- This is an automated message from

Re: [PR] [VL] Support regr_slope aggregate function [incubator-gluten]

2024-04-02 Thread via GitHub
liujiayi771 commented on PR #5216: URL: https://github.com/apache/incubator-gluten/pull/5216#issuecomment-2032049200 @PHILO-HE CH backend has not fixed this yet. ``` ERROR]

Re: [PR] [GLUTEN-5264][VL] Correct libglog.so.0 & libglog.so.1 path when building third-lib package on centos-8 [incubator-gluten]

2024-04-02 Thread via GitHub
dcoliversun commented on PR #5265: URL: https://github.com/apache/incubator-gluten/pull/5265#issuecomment-2031994782 Build test is ok. This PR is ready to merge :) @PHILO-HE -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

(incubator-gluten) branch main updated: [CORE] Generate junit xml for Delta/Iceberg module (#5263)

2024-04-02 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 84ab516f0 [CORE] Generate junit xml for

Re: [PR] [CORE] Generate junit xml for Delta/Iceberg module [incubator-gluten]

2024-04-02 Thread via GitHub
PHILO-HE merged PR #5263: URL: https://github.com/apache/incubator-gluten/pull/5263 -- 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] Enable iceberg/delta in new CI [incubator-gluten]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #5230: URL: https://github.com/apache/incubator-gluten/pull/5230#issuecomment-2031928061 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

  1   2   >