[I] SQL parsing error [shardingsphere]

2024-10-11 Thread via GitHub
corgy-w opened a new issue, #33220: URL: https://github.com/apache/shardingsphere/issues/33220 Sql1: ``` SELECT DISTINCT a.id FROM hl_claim a JOIN hl_policy b ON a.policy_id = b.id LEFT JOIN hl_policy_customer_org c ON b.id = c.policy_id LEFT JOIN hl_po

Re: [PR] Support compiling and using ShardingSphere under OpenJDK 23 [shardingsphere]

2024-10-11 Thread via GitHub
linghengqian commented on PR #33025: URL: https://github.com/apache/shardingsphere/pull/33025#issuecomment-2408405309 > If I switch to JDK 21, the compilation is successful. Since the `-proc` option is specified, does it mean that JDK 21 or above must be used to compile ShardingSphere? >

Re: [PR] Support compiling and using ShardingSphere under OpenJDK 23 [shardingsphere]

2024-10-11 Thread via GitHub
RaigorJiang commented on PR #33025: URL: https://github.com/apache/shardingsphere/pull/33025#issuecomment-2408403673 Hi @linghengqian When I use JDK 17 to compile the master branch, this error occurs: ![img_v3_02fj_c7f41f6f-ef78-4277-bd3b-8bc654ad5f0g](https://github.com/user-

[I] select count(1) with group by statement return one row when there is actual no data [shardingsphere]

2024-10-11 Thread via GitHub
peacefulprogram opened a new issue, #33219: URL: https://github.com/apache/shardingsphere/issues/33219 ### Which version of ShardingSphere did you use? 5.5.0 ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? both ShardingSphere-JDBC and ShardingSphere-Pr

Re: [I] select count(1) with group by statement return one row when there is actual no data [shardingsphere]

2024-10-11 Thread via GitHub
peacefulprogram closed issue #33209: select count(1) with group by statement return one row when there is actual no data URL: https://github.com/apache/shardingsphere/issues/33209 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

Re: [I] select count(1) with group by statement return one row when there is actual no data [shardingsphere]

2024-10-11 Thread via GitHub
peacefulprogram commented on issue #33209: URL: https://github.com/apache/shardingsphere/issues/33209#issuecomment-2408396436 Sure. I'll create a new issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [I] elasticjob-ui is not compatible with the latest version (3.1.0-SNAPSHOT) [shardingsphere-elasticjob]

2024-10-11 Thread via GitHub
linghengqian commented on issue #2448: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2448#issuecomment-2408340325 - I am not sure about the technology stack of DolphinScheduler's UI. But https://github.com/xuxueli/xxl-job is actually a typical commercial company-driven pr

Re: [I] elasticjob-ui is not compatible with the latest version (3.1.0-SNAPSHOT) [shardingsphere-elasticjob]

2024-10-11 Thread via GitHub
k closed issue #2448: elasticjob-ui is not compatible with the latest version (3.1.0-SNAPSHOT) URL: https://github.com/apache/shardingsphere-elasticjob/issues/2448 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [I] elasticjob-ui is not compatible with the latest version (3.1.0-SNAPSHOT) [shardingsphere-elasticjob]

2024-10-11 Thread via GitHub
k commented on issue #2448: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2448#issuecomment-2408323259 Indeed, ui is not necessary, I will close this issues. Having a ui interface will be more friendly to users. For the first time users of this framework, it is ea

[GH] (shardingsphere): Workflow run "Nightly - E2E Operation" failed!

2024-10-11 Thread GitBox
The GitHub Actions job "Nightly - E2E Operation" on shardingsphere.git has failed. Run started by GitHub user taojintianxia (triggered by taojintianxia). Head commit for run: 10ab9d79f84c9a9351945e323445094bccabb36d / Chakkk Update 5.5.1 release note for pr#32395 (#33218) Report URL: https://

[GH] (shardingsphere): Workflow run "Nightly - Check" failed!

2024-10-11 Thread GitBox
The GitHub Actions job "Nightly - Check" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 10ab9d79f84c9a9351945e323445094bccabb36d / Chakkk Update 5.5.1 release note for pr#32395 (#33218) Report URL: https://github.com/apache

[GH] (shardingsphere): Workflow run "Nightly - CI" failed!

2024-10-11 Thread GitBox
The GitHub Actions job "Nightly - CI" on shardingsphere.git has failed. Run started by GitHub user taojintianxia (triggered by taojintianxia). Head commit for run: 10ab9d79f84c9a9351945e323445094bccabb36d / Chakkk Update 5.5.1 release note for pr#32395 (#33218) Report URL: https://github.com/a

[GH] (shardingsphere): Workflow run "Nightly - SQL parser loading from external cases" failed!

2024-10-11 Thread GitBox
The GitHub Actions job "Nightly - SQL parser loading from external cases" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 10ab9d79f84c9a9351945e323445094bccabb36d / Chakkk Update 5.5.1 release note for pr#32395 (#33218) Rep

[GH] (shardingsphere): Workflow run "Nightly - Build" failed!

2024-10-11 Thread GitBox
The GitHub Actions job "Nightly - Build" on shardingsphere.git has failed. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: 10ab9d79f84c9a9351945e323445094bccabb36d / Chakkk Update 5.5.1 release note for pr#32395 (#33218) Report URL: https://github.co

Re: [I] Improve the parsing of methods in MySQL [shardingsphere]

2024-10-11 Thread via GitHub
ganesh-vk commented on issue #31556: URL: https://github.com/apache/shardingsphere/issues/31556#issuecomment-2407821182 Hi, I'd like to work on this issue if not fixed although I am unable to find the database used to verify the SQL queries. I only found the "employees" database provided b

Re: [PR] Update 5.5.1 release note for pr#32395 [shardingsphere]

2024-10-11 Thread via GitHub
strongduanmu merged PR #33218: URL: https://github.com/apache/shardingsphere/pull/33218 -- 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: notifications-un

(shardingsphere) branch master updated: Update 5.5.1 release note for pr#32395 (#33218)

2024-10-11 Thread duanzhengqiang
This is an automated email from the ASF dual-hosted git repository. duanzhengqiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 10ab9d79f84 Update 5.5.1 release

[GH] (shardingsphere): Workflow run "E2E - Operation" is working again!

2024-10-11 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user chakkk309 (triggered by chakkk309). Head commit for run: 35c5b6bbb34efb1ffa2bc200caf24318fbf2d07e / JiaqiYan Update 5.5.1 release note for pr#32395 Report URL: https://github.com/apache/sha

[PR] Update 5.5.1 release note for pr#32395 [shardingsphere]

2024-10-11 Thread via GitHub
chakkk309 opened a new pull request, #33218: URL: https://github.com/apache/shardingsphere/pull/33218 Changes proposed in this pull request: - Update 5.1.1 release note for pr #32395 --- Before committing this PR, I'm sure that I have checked the following options:

Re: [I] elasticjob-ui is not compatible with the latest version (3.1.0-SNAPSHOT) [shardingsphere-elasticjob]

2024-10-11 Thread via GitHub
linghengqian commented on issue #2448: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2448#issuecomment-2407359673 Since elasticjob still plays a big role in shardingsphere, I would say that elasticjob itself is unlikely to be retired. But I am just a shardingsphere commit

Re: [I] elasticjob-ui is not compatible with the latest version (3.1.0-SNAPSHOT) [shardingsphere-elasticjob]

2024-10-11 Thread via GitHub
linghengqian commented on issue #2448: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2448#issuecomment-2407340563 > Is there any plan to adapt? - The humorous thing about this question is that I can hardly think of any existing maintainers who know how to maintain e

[GH] (shardingsphere): Workflow run "E2E - Operation" failed!

2024-10-11 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 5e08410c876152f1502bdf4a89eb924007886068 / zhangliang Add more test cases on JDBCMemoryQueryResult Report URL: https://github.com/apach

(shardingsphere) branch master updated: Add more test cases on JDBCQueryResultMetaData (#33217)

2024-10-11 Thread zhangliang
This is an automated email from the ASF dual-hosted git repository. zhangliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 867b3da43f5 Add more test cases on J

Re: [PR] Add more test cases on JDBCQueryResultMetaData [shardingsphere]

2024-10-11 Thread via GitHub
terrymanu merged PR #33217: URL: https://github.com/apache/shardingsphere/pull/33217 -- 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: notifications-unsub

[PR] Add more test cases on JDBCQueryResultMetaData [shardingsphere]

2024-10-11 Thread via GitHub
terrymanu opened a new pull request, #33217: URL: https://github.com/apache/shardingsphere/pull/33217 (no comment) -- 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 unsubs

[GH] (shardingsphere): Workflow run "E2E - Operation" is working again!

2024-10-11 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 9a14d29cbe1a1315ff0c33578e2c54e49eeda849 / zhangliang Add more test cases on JDBCQueryResultMetaData Report URL: https://github.com/

[GH] (shardingsphere): Workflow run "E2E - Operation" failed!

2024-10-11 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: a8ce115e62b3bc4df9b68392e85858205912adbc / zhangliang Add more test cases on ExecutionContextBuilder Report URL: https://github.com/apa

(shardingsphere) branch master updated: Support Hive integration module to connect to HiveServer2 4.0.1 (#33212)

2024-10-11 Thread duanzhengqiang
This is an automated email from the ASF dual-hosted git repository. duanzhengqiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new c47c1009d1b Support Hive integra

Re: [PR] Support Hive integration module to connect to HiveServer2 4.0.1 [shardingsphere]

2024-10-11 Thread via GitHub
strongduanmu merged PR #33212: URL: https://github.com/apache/shardingsphere/pull/33212 -- 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: notifications-un

Re: [PR] Add more test cases on JDBCMemoryQueryResult [shardingsphere]

2024-10-11 Thread via GitHub
terrymanu merged PR #33216: URL: https://github.com/apache/shardingsphere/pull/33216 -- 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: notifications-unsub

(shardingsphere) 01/01: Merge pull request #33215 from strongduanmu/dev-10112

2024-10-11 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 13ad7cdf11db4b4ec4f385b254e1ef8da500e63c Merge: ce0af85018f 70ec0538c0f Author: Cong Hu AuthorDate: Fri Oct 11 1

(shardingsphere) branch master updated (ce0af85018f -> 13ad7cdf11d)

2024-10-11 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from ce0af85018f Add more test cases on ExecutionContextBuilder (#33214) add 70ec0538c0f Update release note f

Re: [PR] Update release note for 5.1.1 version which related to sql parser, sql federation, sharding and encrypt [shardingsphere]

2024-10-11 Thread via GitHub
iamhucong merged PR #33215: URL: https://github.com/apache/shardingsphere/pull/33215 -- 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: notifications-unsub

[PR] Add more test cases on JDBCMemoryQueryResult [shardingsphere]

2024-10-11 Thread via GitHub
terrymanu opened a new pull request, #33216: URL: https://github.com/apache/shardingsphere/pull/33216 (no comment) -- 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 unsubs

[PR] Update release note for 5.1.1 version which related to sql parser, sql federation, sharding and encrypt [shardingsphere]

2024-10-11 Thread via GitHub
strongduanmu opened a new pull request, #33215: URL: https://github.com/apache/shardingsphere/pull/33215 Fixes #ISSUSE_ID. Changes proposed in this pull request: - Update release note for 5.1.1 version which related to sql parser, sql federation, sharding and encrypt ---

Re: [PR] Add more test cases on ExecutionContextBuilder [shardingsphere]

2024-10-11 Thread via GitHub
RaigorJiang merged PR #33214: URL: https://github.com/apache/shardingsphere/pull/33214 -- 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: notifications-uns

[PR] Add more test cases on ExecutionContextBuilder [shardingsphere]

2024-10-11 Thread via GitHub
terrymanu opened a new pull request, #33214: URL: https://github.com/apache/shardingsphere/pull/33214 (no comment) -- 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 unsubs

[GH] (shardingsphere): Workflow run "E2E - Operation" is working again!

2024-10-11 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: 9ca4f0f6327dc605aa505f3850bf693e568e5e5b / linghengqian Support Hive integration module to connect to HiveServer2 4.0.1 Repor

[GH] (shardingsphere): Workflow run "E2E - Operation" failed!

2024-10-11 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 781369fe2a5cc40fcd5f943c72e81bdec9208cff / zhangliang Add test cases on TablesContext Report URL: https://github.com/apache/shardingsph

(shardingsphere) branch master updated: Add test cases on TablesContext (#33213)

2024-10-11 Thread zhangliang
This is an automated email from the ASF dual-hosted git repository. zhangliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new e20e6a177db Add test cases on Tables

Re: [PR] Add test cases on TablesContext [shardingsphere]

2024-10-11 Thread via GitHub
terrymanu merged PR #33213: URL: https://github.com/apache/shardingsphere/pull/33213 -- 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: notifications-unsub

[PR] Add test cases on TablesContext [shardingsphere]

2024-10-11 Thread via GitHub
terrymanu opened a new pull request, #33213: URL: https://github.com/apache/shardingsphere/pull/33213 (no comment) -- 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 unsubs

[PR] Support Hive integration module to connect to HiveServer2 4.0.1 [shardingsphere]

2024-10-11 Thread via GitHub
linghengqian opened a new pull request, #33212: URL: https://github.com/apache/shardingsphere/pull/33212 For #29052. Changes proposed in this pull request: - Support Hive integration module to connect to HiveServer2 4.0.1. - Due to the ongoing dispute at https://issues.apach

Re: [I] select count(1) with group by statement return one row when there is actual no data [shardingsphere]

2024-10-11 Thread via GitHub
terrymanu commented on issue #33209: URL: https://github.com/apache/shardingsphere/issues/33209#issuecomment-2407086266 The issue contains only images, which is not conducive to search or code copying by contributors. Could you please recreate an new issue and describe it again using text

(shardingsphere) branch master updated (2b6fccaba95 -> a22d6df4b0d)

2024-10-11 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 2b6fccaba95 Enable Safe Composition of Metadata for ShardingSphere Proxy Native (#33179) add e2fa0d31cf3

Re: [PR] Support compiling and using ShardingSphere under OpenJDK 23 [shardingsphere]

2024-10-11 Thread via GitHub
iamhucong merged PR #33025: URL: https://github.com/apache/shardingsphere/pull/33025 -- 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: notifications-unsub

(shardingsphere) 01/01: Merge pull request #33025 from linghengqian/fix-jdk23

2024-10-11 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit a22d6df4b0d39005a1b07b347c430b8bf2293694 Merge: 2b6fccaba95 e2fa0d31cf3 Author: Cong Hu AuthorDate: Fri Oct 11 1

[GH] (shardingsphere): Workflow run "E2E - SQL" is working again!

2024-10-11 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: e2fa0d31cf3541b53a7ac136aede9acdedf52fc1 / linghengqian Support compiling and using ShardingSphere under OpenJDK 23 Report URL: htt

[GH] (shardingsphere): Workflow run "E2E - SQL" failed!

2024-10-11 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: e2fa0d31cf3541b53a7ac136aede9acdedf52fc1 / linghengqian Support compiling and using ShardingSphere under OpenJDK 23 Report URL: https:

Re: [PR] Enable Safe Composition of Metadata for ShardingSphere Proxy Native [shardingsphere]

2024-10-11 Thread via GitHub
strongduanmu merged PR #33179: URL: https://github.com/apache/shardingsphere/pull/33179 -- 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: notifications-un