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

2024-10-22 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: f323f7b41ae2f568addd14fd598ddcae157abb2c / Liang Zhang Add more test cases on PrimaryKeyIngestPosition's impl classes (#33354) Report U

Re: [I] how to config default datasource on 5.5.0 [shardingsphere]

2024-10-22 Thread via GitHub
github-actions[bot] commented on issue #33223: URL: https://github.com/apache/shardingsphere/issues/33223#issuecomment-2430153116 There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale. -- This is an automated message f

Re: [I] Table or view 'not support' does not exist. [shardingsphere]

2024-10-22 Thread via GitHub
MyHeart0 commented on issue #33342: URL: https://github.com/apache/shardingsphere/issues/33342#issuecomment-2430528491 How should I use version 5.5.1 -- 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

Re: [PR] Fix shadow moudle throw 'Table does not exist' exception [shardingsphere]

2024-10-22 Thread via GitHub
MyHeart0 commented on PR #31378: URL: https://github.com/apache/shardingsphere/pull/31378#issuecomment-2430537302 Sorry, I just upgraded to version 5.5.1 and configured the name and default data source for each table according to the official documentation, but it still prompts me

Re: [I] Table or view 'not support' does not exist. [shardingsphere]

2024-10-22 Thread via GitHub
MyHeart0 commented on issue #33342: URL: https://github.com/apache/shardingsphere/issues/33342#issuecomment-2430539342 Sorry, I just upgraded to version 5.5.1 and configured the name and default data source for each table according to the official documentation, but it still prompts me

Re: [PR] Fix shadow moudle throw 'Table does not exist' exception [shardingsphere]

2024-10-22 Thread via GitHub
MyHeart0 commented on PR #31378: URL: https://github.com/apache/shardingsphere/pull/31378#issuecomment-2430537891 Sorry, I just upgraded to version 5.5.1 and configured the name and default data source for each table according to the official documentation, but it still prompts me

Re: [PR] Add more test cases on PrimaryKeyIngestPosition's impl classes [shardingsphere]

2024-10-22 Thread via GitHub
terrymanu merged PR #33354: URL: https://github.com/apache/shardingsphere/pull/33354 -- 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) branch master updated: Add more test cases on PrimaryKeyIngestPosition's impl classes (#33354)

2024-10-22 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 f323f7b41ae Add more test cases on P

[I] "nested exception is org.apache.ibatis.executor.ExecutorException: Error preparing statement. Cause: org.apache.shardingsphere.infra.exception.kernel.metadata.TableNotFoundException: Table or vie

2024-10-22 Thread via GitHub
qiuweilu opened a new issue, #33355: URL: https://github.com/apache/shardingsphere/issues/33355 ### Which version of ShardingSphere did you use? org.apache.shardingsphere shardingsphere-jdbc 5.5.1 ### Which project di

[PR] Simplify the use of Agent's Docker Image [shardingsphere]

2024-10-22 Thread via GitHub
linghengqian opened a new pull request, #33356: URL: https://github.com/apache/shardingsphere/pull/33356 For #33350. Changes proposed in this pull request: - Simplify the use of Agent's Docker Image. This properly aligns with the sidecar image processing of the skywalking agent.

[PR] Add more test cases on PrimaryKeyIngestPosition's impl classes [shardingsphere]

2024-10-22 Thread via GitHub
terrymanu opened a new pull request, #33354: URL: https://github.com/apache/shardingsphere/pull/33354 (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 "Nightly - SQL parser loading from external cases" failed!

2024-10-22 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: f323f7b41ae2f568addd14fd598ddcae157abb2c / Liang Zhang Add more test cases on PrimaryKeyIngestPosition

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

2024-10-22 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: 971abd53124fd20d42291db11e764df7a8b397bb / zhangliang Remove useless PrimaryKeyIngestPosition.convert() Report URL: https://github.c

Re: [I] Job conflict with register center when class has been enhanced multiple times [shardingsphere-elasticjob]

2024-10-22 Thread via GitHub
linghengqian commented on issue #2451: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2451#issuecomment-2429714474 - I highly doubt this is actually a bug in druid spring boot starter unless you can provide a PR with unit tests. See https://github.com/alibaba/druid/pull/61

(shardingsphere) branch master updated: Remove useless PrimaryKeyIngestPosition.convert() (#33353)

2024-10-22 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 1a494de262b Remove useless PrimaryKe

Re: [PR] Remove useless PrimaryKeyIngestPosition.convert() [shardingsphere]

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

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

2024-10-22 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: 1a494de262b8acea8366f996a787eca318f4cb16 / Liang Zhang Remove useless PrimaryKeyIngestPosition.convert() (#33353) Report URL: h

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

2024-10-22 Thread GitBox
The GitHub Actions job "Nightly - E2E SQL" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: f323f7b41ae2f568addd14fd598ddcae157abb2c / Liang Zhang Add more test cases on PrimaryKeyIngestPosition's impl classes (#33354) Report

[I] When MySQLFormatVisitor visit 'PrecisionContext', got duplicate text "(p,s)(p,s)" [shardingsphere]

2024-10-22 Thread via GitHub
xuse opened a new issue, #33349: URL: https://github.com/apache/shardingsphere/issues/33349 ## Bug Report **For English only**, other languages will not accept. Before report a bug, make sure you have: - Searched open and closed [GitHub issues](https://github.com/apache/

Re: [I] When MySQLFormatVisitor visit 'PrecisionContext', got duplicate text "(p,s)(p,s)" [shardingsphere]

2024-10-22 Thread via GitHub
xuse commented on issue #33349: URL: https://github.com/apache/shardingsphere/issues/33349#issuecomment-2428980462 我以为是我的代码写错了,调试了三个小时,今天不得不加班了 :-(( -- 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

Re: [I] Table or view 'not support' does not exist. [shardingsphere]

2024-10-22 Thread via GitHub
self-made-boy commented on issue #33342: URL: https://github.com/apache/shardingsphere/issues/33342#issuecomment-2428985107 我试了 5.5.0 和5.5.1 都有相同问题。 具体信息如下: pom 如下依赖 ```xml org.apache.shardingsphere shardingsphere-jdbc 5.5.1

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

2024-10-22 Thread via GitHub
Malaydewangan09 commented on issue #33219: URL: https://github.com/apache/shardingsphere/issues/33219#issuecomment-2428556164 @strongduanmu 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 t

Re: [I] Cannot invoke method mod() on null object] with root cause [shardingsphere]

2024-10-22 Thread via GitHub
DengQin commented on issue #8571: URL: https://github.com/apache/shardingsphere/issues/8571#issuecomment-2428725012 > > Did you solve that problem? That happened to me > > Can you try the latest 5.5.1 version? 5.4.1 “InlineShardingAlgorithm”It's not thread-safe,causing

Re: [I] Missing logic database in query information_schema.SCHEMATA with 'NOT IN' [shardingsphere]

2024-10-22 Thread via GitHub
RaigorJiang closed issue #33346: Missing logic database in query information_schema.SCHEMATA with 'NOT IN' URL: https://github.com/apache/shardingsphere/issues/33346 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

(shardingsphere) branch fix-33341 deleted (was 01ff11066d7)

2024-10-22 Thread jianglongtao
This is an automated email from the ASF dual-hosted git repository. jianglongtao pushed a change to branch fix-33341 in repository https://gitbox.apache.org/repos/asf/shardingsphere.git was 01ff11066d7 For apache #33341, remove available target check in StandardShardingStrategy This chang

Re: [I] Job conflict with register center when class has been enhanced multiple times [shardingsphere-elasticjob]

2024-10-22 Thread via GitHub
aaron19940513 commented on issue #2451: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2451#issuecomment-2430622830 > * I highly doubt this is actually a bug in druid spring boot starter unless you can provide a PR with unit tests. See [Configuring `DefaultAdvisorAutoProxy

Re: [I] Table or view 'not support' does not exist. [shardingsphere]

2024-10-22 Thread via GitHub
MyHeart0 commented on issue #33342: URL: https://github.com/apache/shardingsphere/issues/33342#issuecomment-2430679321 Ladies and gentlemen, the above issue has been resolved. The reason is that the single table name I created in the PostgreSQL database was' user ', which can be used norma

Re: [PR] update the release document [shardingsphere]

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

(shardingsphere) branch master updated: update the release document (#33359)

2024-10-22 Thread jianglongtao
This is an automated email from the ASF dual-hosted git repository. jianglongtao 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 3548ec4a2a1 update the release doc

[PR] update the release document [shardingsphere]

2024-10-22 Thread via GitHub
taojintianxia opened a new pull request, #33359: URL: https://github.com/apache/shardingsphere/pull/33359 Changes proposed in this pull request: - update the release document --- Before committing this PR, I'm sure that I have checked the following options: - [ ] My cod

Re: [I] "nested exception is org.apache.ibatis.executor.ExecutorException: Error preparing statement. Cause: org.apache.shardingsphere.infra.exception.kernel.metadata.TableNotFoundException: Table or

2024-10-22 Thread via GitHub
qiuweilu closed issue #33355: "nested exception is org.apache.ibatis.executor.ExecutorException: Error preparing statement. Cause: org.apache.shardingsphere.infra.exception.kernel.metadata.TableNotFoundException: Table or view 'part_cmnt_1' does not exist." URL: https://github.com/apache/sha

(shardingsphere) branch master updated: Refactor EncryptProjectionTokenGenerator. (#33360)

2024-10-22 Thread chengzhang
This is an automated email from the ASF dual-hosted git repository. chengzhang 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 8d8d59e45c0 Refactor EncryptProjecti

Re: [PR] Fix SQL performance issues caused by repeated subquery fetches [shardingsphere]

2024-10-22 Thread via GitHub
strongduanmu commented on PR #33361: URL: https://github.com/apache/shardingsphere/pull/33361#issuecomment-2431021245 ![image](https://github.com/user-attachments/assets/7cd3502d-5d8a-4049-ae31-27819d9f7edf) -- This is an automated message from the Apache Git Service. To respond to th

[PR] Fix SQL performance issues caused by repeated subquery fetches [shardingsphere]

2024-10-22 Thread via GitHub
strongduanmu opened a new pull request, #33361: URL: https://github.com/apache/shardingsphere/pull/33361 Fixes #ISSUSE_ID. Changes proposed in this pull request: - Fix SQL performance issues caused by repeated subquery fetches --- Before committing this PR, I'm sure

Re: [PR] Refactor EncryptProjectionTokenGenerator. [shardingsphere]

2024-10-22 Thread via GitHub
FlyingZC merged PR #33360: URL: https://github.com/apache/shardingsphere/pull/33360 -- 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-unsubs

[PR] Refactor EncryptProjectionTokenGenerator. [shardingsphere]

2024-10-22 Thread via GitHub
iamhucong opened a new pull request, #33360: URL: https://github.com/apache/shardingsphere/pull/33360 Fixes #ISSUSE_ID. Changes proposed in this pull request: - --- Before committing this PR, I'm sure that I have checked the following options: - [ ] My code follo

[PR] Add release note for #33357 [shardingsphere]

2024-10-22 Thread via GitHub
FlyingZC opened a new pull request, #33362: URL: https://github.com/apache/shardingsphere/pull/33362 Fixes #ISSUSE_ID. Changes proposed in this pull request: - --- Before committing this PR, I'm sure that I have checked the following options: - [ ] My code follow

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

2024-10-22 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user iamhucong (triggered by iamhucong). Head commit for run: 2336bcf0c97dcb4acbdb96dcd92e554897ed880d / Cong Hu Refactor EncryptProjectionTokenGenerator. Report URL: https://github.com/apache/shar

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

2024-10-22 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: 91a15130efe018caae2862bbaf32193c7907edf6 / ZhangCheng Add release note for #33357 Report URL: https://github.com/apache/shardingsphere

(shardingsphere) branch master updated: Add release note for #33357 (#33362)

2024-10-22 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 025e9b2d146 Add release note for

Re: [PR] Add release note for #33357 [shardingsphere]

2024-10-22 Thread via GitHub
strongduanmu merged PR #33362: URL: https://github.com/apache/shardingsphere/pull/33362 -- 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: [I] "nested exception is org.apache.ibatis.executor.ExecutorException: Error preparing statement. Cause: org.apache.shardingsphere.infra.exception.kernel.metadata.TableNotFoundException: Table or

2024-10-22 Thread via GitHub
qiuweilu commented on issue #33355: URL: https://github.com/apache/shardingsphere/issues/33355#issuecomment-2430685469 ``` SELECT part_cmnt.* FROM part_cmnt LEFT JOIN part_vote ON part_vote.part_fkid = part_cmnt.part_fkid AND part_vote.part_fkid =

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

2024-10-22 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: 8f939b14241caf3c45caf1dcf34d17dd744e19d7 / ZhangCheng Fix the combine statement cannot find the outer table when bind Report URL: https:/

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

2024-10-22 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: 8f939b14241caf3c45caf1dcf34d17dd744e19d7 / ZhangCheng Fix the combine statement cannot find the outer table when bind Report URL: https:/

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

2024-10-22 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user iamhucong (triggered by iamhucong). Head commit for run: 0813daf84ba5634b42baa3023cb7b139e23be78e / Cong Hu ColumnSegmentBoundedInfo avoids returning null values. Report URL: https://github

[PR] ColumnSegmentBoundedInfo avoids returning null values. [shardingsphere]

2024-10-22 Thread via GitHub
iamhucong opened a new pull request, #33358: URL: https://github.com/apache/shardingsphere/pull/33358 Fixes #ISSUSE_ID. Changes proposed in this pull request: - --- Before committing this PR, I'm sure that I have checked the following options: - [ ] My code follo

[PR] Fix the combine statement cannot find the outer table when bind [shardingsphere]

2024-10-22 Thread via GitHub
FlyingZC opened a new pull request, #33357: URL: https://github.com/apache/shardingsphere/pull/33357 Fixes #ISSUSE_ID. Changes proposed in this pull request: - --- Before committing this PR, I'm sure that I have checked the following options: - [ ] My code follow

(shardingsphere) 01/01: Merge pull request #33357 from FlyingZC/dev1023-bind

2024-10-22 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 53d9616d18b5de1cd5f8e3bec00a3ea81dc47d02 Merge: f323f7b41ae 8f939b14241 Author: Cong Hu AuthorDate: Wed Oct 23 1

Re: [PR] Fix the combine statement cannot find the outer table when bind [shardingsphere]

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

[I] getShardingInfo Report NullPointerException [shardingsphere-elasticjob]

2024-10-22 Thread via GitHub
ExploreHeart opened a new issue, #2452: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2452 ## Bug Report **For English only**, other languages will not accept. Before report a bug, make sure you have: - Searched open and closed [GitHub issues](https://g

(shardingsphere) branch master updated (f323f7b41ae -> 53d9616d18b)

2024-10-22 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 f323f7b41ae Add more test cases on PrimaryKeyIngestPosition's impl classes (#33354) add 8f939b14241 Fix

Re: [PR] ColumnSegmentBoundedInfo avoids returning null values. [shardingsphere]

2024-10-22 Thread via GitHub
strongduanmu merged PR #33358: URL: https://github.com/apache/shardingsphere/pull/33358 -- 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: ColumnSegmentBoundedInfo avoids returning null values. (#33358)

2024-10-22 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 1e53979c8fd ColumnSegmentBounded

Re: [I] Job conflict with register center when class has been enhanced multiple times [shardingsphere-elasticjob]

2024-10-22 Thread via GitHub
aaron19940513 commented on issue #2451: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2451#issuecomment-2428640946 ![image](https://github.com/user-attachments/assets/238440bc-e9b3-45d4-b377-d7b80628422d) need to backtrack twice to get the original class -- This

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

2024-10-22 Thread via GitHub
peacefulprogram commented on issue #33219: URL: https://github.com/apache/shardingsphere/issues/33219#issuecomment-2428525140 > Hey @peacefulprogram > > Is this still open? > > can I work on this? Yes.It's still open. -- This is an automated message from the Apache G

[PR] Fix missing logic db when query information_schema.SCHEMATA with NOT IN clause [shardingsphere]

2024-10-22 Thread via GitHub
RaigorJiang opened a new pull request, #33348: URL: https://github.com/apache/shardingsphere/pull/33348 Optimize #33346. Changes proposed in this pull request: - If `originalColumnName` is not SCHEMA_NAME, use alias to get result. -- This is an automated message from the Apach

Re: [I] Occasionally the following errors occur: Cause: java.sql.SQLException: Unknown exception: Cannot invoke method hashCode() on null object [shardingsphere]

2024-10-22 Thread via GitHub
DengQin commented on issue #9: URL: https://github.com/apache/shardingsphere/issues/9#issuecomment-2428661258 https://github.com/user-attachments/assets/2f9c7721-a2be-42d9-8ec9-6ed428e6839c";> https://github.com/user-attachments/assets/828fd06c-a94b-414b-ac55-97460b10b9af";>

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

2024-10-22 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user RaigorJiang (triggered by RaigorJiang). Head commit for run: 4b9f803a8e729afceee352a40398377cbefd25b1 / RaigorJiang Fix missing logic db when query information_schema.SCHEMATA with NOT IN claus

Re: [I] ”InlineShardingAlgorithm“ It's not thread-safe, Occasionally the following errors occur: Cause: java.sql.SQLException: Unknown exception: Cannot invoke method hashCode() on null object [s

2024-10-22 Thread via GitHub
DengQin commented on issue #9: URL: https://github.com/apache/shardingsphere/issues/9#issuecomment-2428797971 It is easy to occur when the number of requests is large and the number of sharding rules is large. If there is only one sharding strategy, it will not occur -- This is

Re: [I] ”InlineShardingAlgorithm“ It's not thread-safe, Occasionally the following errors occur: Cause: java.sql.SQLException: Unknown exception: Cannot invoke method hashCode() on null object [s

2024-10-22 Thread via GitHub
linghengqian commented on issue #9: URL: https://github.com/apache/shardingsphere/issues/9#issuecomment-2428924304 - It sounds like it's really just a matter of using the volatile keyword for specific variables? The associated variable should not be read very often? - I still

(shardingsphere) branch master updated: Fix missing logic db when query information_schema.SCHEMATA with NOT IN clause (#33348)

2024-10-22 Thread jiangmaolin
This is an automated email from the ASF dual-hosted git repository. jiangmaolin 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 dff69639d93 Fix missing logic db wh

Re: [PR] Fix missing logic db when query information_schema.SCHEMATA with NOT IN clause [shardingsphere]

2024-10-22 Thread via GitHub
jiangML merged PR #33348: URL: https://github.com/apache/shardingsphere/pull/33348 -- 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-unsubsc

Re: [I] ”InlineShardingAlgorithm“ It's not thread-safe, Occasionally the following errors occur: Cause: java.sql.SQLException: Unknown exception: Cannot invoke method hashCode() on null object [s

2024-10-22 Thread via GitHub
DengQin commented on issue #9: URL: https://github.com/apache/shardingsphere/issues/9#issuecomment-2428780130 > * This change was originally introduced by the SPI I designed, but it did not break existing unit tests. Can you open a PR with the new unit tests? Or provide a git repos

Re: [I] ”InlineShardingAlgorithm“ It's not thread-safe, Occasionally the following errors occur: Cause: java.sql.SQLException: Unknown exception: Cannot invoke method hashCode() on null object [s

2024-10-22 Thread via GitHub
DengQin commented on issue #9: URL: https://github.com/apache/shardingsphere/issues/9#issuecomment-2428784903 Loading InlineExpressionParser through SPI is reasonable, but the properties in the parser must be thread-safe -- This is an automated message from the Apache Git Servic

Re: [I] Table or view 'not support' does not exist. [shardingsphere]

2024-10-22 Thread via GitHub
terrymanu closed issue #33342: Table or view 'not support' does not exist. URL: https://github.com/apache/shardingsphere/issues/33342 -- 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 comm

Re: [I] Table or view 'not support' does not exist. [shardingsphere]

2024-10-22 Thread via GitHub
terrymanu commented on issue #33342: URL: https://github.com/apache/shardingsphere/issues/33342#issuecomment-2429314627 **For English only**, other languages will not accept. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [I] Table not found (this database is empty) [shardingsphere]

2024-10-22 Thread via GitHub
terrymanu commented on issue #1: URL: https://github.com/apache/shardingsphere/issues/1#issuecomment-2429337116 The issue involves other third-party dependencies, but our focus is solely on ShardingSphere itself. Since ShardingSphere implements the JDBC interface, standard applicat

Re: [I] Table not found (this database is empty) [shardingsphere]

2024-10-22 Thread via GitHub
terrymanu closed issue #1: Table not found (this database is empty) URL: https://github.com/apache/shardingsphere/issues/1 -- 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

[I] Push the Docker Image of ShardingSphere Agent 5.5.1 to Github Package [shardingsphere]

2024-10-22 Thread via GitHub
linghengqian opened a new issue, #33350: URL: https://github.com/apache/shardingsphere/issues/33350 ## Feature Request **For English only**, other languages will not be accepted. Please pay attention on issues you submitted, because we maybe need more details. If no respons

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

2024-10-22 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user danigiri (triggered by danigiri). Head commit for run: e3fad292253c20a5dadc7a6379207beb5944c3df / Daniel Giribet Adding parse support for STRRIGHT alias RIGHT is already implemented and sup

[PR] Add test cases on PrimaryKeyIngestPositionFactory [shardingsphere]

2024-10-22 Thread via GitHub
terrymanu opened a new pull request, #33352: URL: https://github.com/apache/shardingsphere/pull/33352 (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] Adding Doris parse support for STRRIGHT alias (#31508) [shardingsphere]

2024-10-22 Thread via GitHub
danigiri opened a new pull request, #33351: URL: https://github.com/apache/shardingsphere/pull/33351 Continuing with Doris parsing support. In this case `RIGHT` is already implemented and supported by both MySQL and Doris so ammended the tests and added `STRRIGHT` support which is an ali

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

2024-10-22 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 2da90feb6da20d4e4a4e8a8cddc26b4fbaad9e85 / zhangliang Add test cases on PrimaryKeyIngestPositionFactory Report URL: https://github.com

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

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

[GH] (shardingsphere): Workflow run "Required - Check" is working again!

2024-10-22 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: d939a6072d49850ed1406491edefa60005899da3 / zhangliang Add test cases on PrimaryKeyIngestPositionFactory Report URL: https://github.

(shardingsphere) branch master updated (dff69639d93 -> 1c76b9b3d41)

2024-10-22 Thread zhangliang
This is an automated email from the ASF dual-hosted git repository. zhangliang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from dff69639d93 Fix missing logic db when query information_schema.SCHEMATA with NOT IN clause (#33348)

[PR] Remove useless PrimaryKeyIngestPosition.convert() [shardingsphere]

2024-10-22 Thread via GitHub
terrymanu opened a new pull request, #33353: URL: https://github.com/apache/shardingsphere/pull/33353 (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

Re: [I] DEADLOCK! DEADLOCK! DEADLOCK! [shardingsphere]

2024-10-22 Thread via GitHub
terrymanu commented on issue #29734: URL: https://github.com/apache/shardingsphere/issues/29734#issuecomment-2429311233 Different problem please use separate issues. -- 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] How's the sidecar project going? [shardingsphere]

2024-10-22 Thread via GitHub
terrymanu commented on issue #33328: URL: https://github.com/apache/shardingsphere/issues/33328#issuecomment-2429327988 There is no specific plan. Are you interested in participating and further defining the roadmap? -- This is an automated message from the Apache Git Service. To resp

Re: [I] When MySQLFormatVisitor visit 'PrecisionContext', got duplicate text "(p,s)(p,s)" [shardingsphere]

2024-10-22 Thread via GitHub
terrymanu commented on issue #33349: URL: https://github.com/apache/shardingsphere/issues/33349#issuecomment-2429317004 **For English only**, other languages will not accept. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [I] When MySQLFormatVisitor visit 'PrecisionContext', got duplicate text "(p,s)(p,s)" [shardingsphere]

2024-10-22 Thread via GitHub
terrymanu closed issue #33349: When MySQLFormatVisitor visit 'PrecisionContext', got duplicate text "(p,s)(p,s)" URL: https://github.com/apache/shardingsphere/issues/33349 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

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

2024-10-22 Thread GitBox
The GitHub Actions job "Nightly - E2E Operation" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: dff69639d93c5bb919dc3b346253d5444f6dcc2e / Raigor Fix missing logic db when query information_schema.SCHEMATA with NOT IN claus

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

2024-10-22 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user danigiri (triggered by danigiri). Head commit for run: e3fad292253c20a5dadc7a6379207beb5944c3df / Daniel Giribet Adding parse support for STRRIGHT alias RIGHT is already implemented and supported by both M

[GH] (shardingsphere): Workflow run "CI" is working again!

2024-10-22 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: d939a6072d49850ed1406491edefa60005899da3 / zhangliang Add test cases on PrimaryKeyIngestPositionFactory Report URL: https://github.com/apache/sha

[I] Job conflict with register center when class has been enhanced multiple times [shardingsphere-elasticjob]

2024-10-22 Thread via GitHub
aaron19940513 opened a new issue, #2451: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2451 ## Bug Report **For English only**, other languages will not accept. Before report a bug, make sure you have: - Searched open and closed [GitHub issues](https://

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

2024-10-22 Thread via GitHub
Malaydewangan09 commented on issue #33219: URL: https://github.com/apache/shardingsphere/issues/33219#issuecomment-2428484833 Hey @peacefulprogram Is this still open? can I work on this? -- This is an automated message from the Apache Git Service. To respond to the message, please

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

2024-10-22 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user RaigorJiang (triggered by RaigorJiang). Head commit for run: 4b9f803a8e729afceee352a40398377cbefd25b1 / RaigorJiang Fix missing logic db when query information_schema.SCHEMATA with NOT IN claus

[I] ShardingSphere-JDBC got NullPointerException error with postgresql 14 version [shardingsphere]

2024-10-22 Thread via GitHub
carlors opened a new issue, #33347: URL: https://github.com/apache/shardingsphere/issues/33347 ## Bug Report ### Which version of ShardingSphere did you use? 5.1.2 ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-JDBC ### Expected b

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

2024-10-22 Thread via GitHub
strongduanmu commented on issue #33219: URL: https://github.com/apache/shardingsphere/issues/33219#issuecomment-2428548784 @Malaydewangan09 Assigned, please go ahead. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[I] Missing logic database in query information_schema.SCHEMATA with 'NOT IN' [shardingsphere]

2024-10-22 Thread via GitHub
RaigorJiang opened a new issue, #33346: URL: https://github.com/apache/shardingsphere/issues/33346 ## Bug Report Maybe related to #32510 ### Which version of ShardingSphere did you use? 5.5.2-SNAPSHOT 9e6ad631837c040fdd3caedfe1c6aa53d8bcd678 ### Which project did you use?

Re: [I] Table or view 'not support' does not exist. [shardingsphere]

2024-10-22 Thread via GitHub
MyHeart0 commented on issue #33342: URL: https://github.com/apache/shardingsphere/issues/33342#issuecomment-2428736532 请问该怎么使用5.5.1呢 -- 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: [I] Table or view 'not support' does not exist. [shardingsphere]

2024-10-22 Thread via GitHub
MyHeart0 commented on issue #33342: URL: https://github.com/apache/shardingsphere/issues/33342#issuecomment-2428737637 请问该怎么使用5.5.1版本呢 -- 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 specifi

Re: [I] ”InlineShardingAlgorithm“ It's not thread-safe, Occasionally the following errors occur: Cause: java.sql.SQLException: Unknown exception: Cannot invoke method hashCode() on null object [s

2024-10-22 Thread via GitHub
linghengqian commented on issue #9: URL: https://github.com/apache/shardingsphere/issues/9#issuecomment-2428747985 - This change was originally introduced by the SPI I designed, but it did not break existing unit tests. Can you open a PR with the new unit tests? Or provide a git re

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

2024-10-22 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: 971abd53124fd20d42291db11e764df7a8b397bb / zhangliang Remove useless PrimaryKeyIngestPosition.convert() Report URL: https://github.com/