Re: [PR] sql parser support clickHouse [shardingsphere]

2024-05-14 Thread via GitHub
zzyReal666 commented on PR #31226: URL: https://github.com/apache/shardingsphere/pull/31226#issuecomment-2111529167 > * The PR did not pass the code formatting validation. You can execute first `./mvnw spotless:apply -Pcheck -T1C`. Then execute `./mvnw checkstyle:check -Pcheck -T1C` to

[PR] fix default sql for RQL [shardingsphere]

2024-05-14 Thread via GitHub
caorong opened a new pull request, #31229: URL: https://github.com/apache/shardingsphere/pull/31229 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

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

2024-05-14 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: 175acb2cf2da8983167b3ce8595fd8454060039e / Liang Zhang Add EventSubscriberRegistry (#31227) * Add EventSubscriber *

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

2024-05-14 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: 175acb2cf2da8983167b3ce8595fd8454060039e / Liang Zhang Add EventSubscriberRegistry (#31227) * Add EventSubscriber * Add

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

2024-05-14 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: 175acb2cf2da8983167b3ce8595fd8454060039e / Liang Zhang Add EventSubscriberRegistry (#31227) * Add EventSubscriber * Add

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

2024-05-14 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: 175acb2cf2da8983167b3ce8595fd8454060039e / Liang Zhang Add EventSubscriberRegistry (#31227) * Add

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

2024-05-14 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: 175acb2cf2da8983167b3ce8595fd8454060039e / Liang Zhang Add EventSubscriberRegistry (#31227) * Add EventSubscriber * Add

(shardingsphere) branch master updated: Add EventSubscriberRegistry (#31227)

2024-05-14 Thread sunnianjun
This is an automated email from the ASF dual-hosted git repository. sunnianjun 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 175acb2cf2d Add

Re: [PR] Add EventSubscriberRegistry [shardingsphere]

2024-05-14 Thread via GitHub
taojintianxia merged PR #31227: URL: https://github.com/apache/shardingsphere/pull/31227 -- 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:

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

2024-05-14 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: acf4a8d5930c1b93f44c5a52cf5ab6ab735e33e9 / zhangliang Add EventSubscriberRegistry Report URL:

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

2024-05-14 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: d73b4f0f09d75502f3a17d0b50c67bffade068a5 / zhangliang Add EventSubscriberRegistry Report URL:

[PR] Add EventSubscriberRegistry [shardingsphere]

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

Re: [I] org.yaml.snakeyaml.error.YAMLException: Invalid tag: !SHARDING [shardingsphere]

2024-05-14 Thread via GitHub
Like-whale commented on issue #14077: URL: https://github.com/apache/shardingsphere/issues/14077#issuecomment-2109959643 我最近也遇见了同样的问题,我使用snakeyaml去解析,报同样的错误。请问你后变解决这个问题了吗? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] Encounter error "org.apache.shardingsphere.infra.exception.kernel.metadata.TableNotFoundException: Table or view '%s' does not exist" with Read-Write Splitting [shardingsphere]

2024-05-14 Thread via GitHub
jonaskahn commented on issue #31179: URL: https://github.com/apache/shardingsphere/issues/31179#issuecomment-2109813850 > Hi @jonaskahn @airh2o, you can try config single rule to load related table metadata. For more details, you can refer this doc -

Re: [I] Encounter error "org.apache.shardingsphere.infra.exception.kernel.metadata.TableNotFoundException: Table or view '%s' does not exist" with Read-Write Splitting [shardingsphere]

2024-05-14 Thread via GitHub
jonaskahn closed issue #31179: Encounter error "org.apache.shardingsphere.infra.exception.kernel.metadata.TableNotFoundException: Table or view '%s' does not exist" with Read-Write Splitting URL: https://github.com/apache/shardingsphere/issues/31179 -- This is an automated message from

Re: [I] Encounter error "org.apache.shardingsphere.infra.exception.kernel.metadata.TableNotFoundException: Table or view '%s' does not exist" with Read-Write Splitting [shardingsphere]

2024-05-14 Thread via GitHub
Feng-xs commented on issue #31179: URL: https://github.com/apache/shardingsphere/issues/31179#issuecomment-2109676442 "I'm encountering the same issue when trying to implement sharding rules."

[PR] sql parser support clickHouse [shardingsphere]

2024-05-14 Thread via GitHub
zzyReal666 opened a new pull request, #31226: URL: https://github.com/apache/shardingsphere/pull/31226 Fixes #31224. Changes proposed in this pull request: - --- Before committing this PR, I'm sure that I have checked the following options: - [ ] My code follows

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

2024-05-14 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user zzyReal666 (triggered by zzyReal666). Head commit for run: 47879b9c0d4984dd873bff86199b40dcfde3321a / zzyReal666 feature support clickHouse Report URL:

[I] java.lang.NoSuchMethodError: '....PreciseShardingValue.getValue()' [shardingsphere]

2024-05-14 Thread via GitHub
kanling123 opened a new issue, #31225: URL: https://github.com/apache/shardingsphere/issues/31225 help use sharding-proxy5.5 Algorithm Class Based Sharding Algorithm ![屏幕截图 2024-05-14