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

2023-11-21 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: 949b638007ff0b1dd0b275db91f86edfa01a6abd / linghengqian Provide `native-image.properties` containing `--report-unsupported-elem

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

2023-11-21 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: 59d8a0d6d67c9030992f287353ec60feadf04ca9 / linghengqian Provide `native-image.properties` containing `--report-unsupported-elem

[PR] Provide `native-image.properties` containing `--report-unsupported-elements-at-runtime` of buildArgs [shardingsphere]

2023-11-21 Thread via GitHub
linghengqian opened a new pull request, #29124: URL: https://github.com/apache/shardingsphere/pull/29124 For #29052. Changes proposed in this pull request: - Provide `native-image.properties` containing `--report-unsupported-elements-at-runtime` of buildArgs. Since the behavior o

Re: [I] PostgreSQLStatementSQLVisitor visitExprList StackOverflowError [shardingsphere]

2023-11-21 Thread via GitHub
ldong1204 commented on issue #25480: URL: https://github.com/apache/shardingsphere/issues/25480#issuecomment-1822239778 the same probleam I am, but “a in (1,2,3,4,5...5) “ is ok ,Howerver " (( a= 1 and b=2 ) or (a = 3 and b= 4) or . 1000)" is not ,and I don't how to deal with this

Re: [PR] Fix NPE occurs when execute DML without use database #28918 [shardingsphere]

2023-11-21 Thread via GitHub
YaoFly commented on PR #29123: URL: https://github.com/apache/shardingsphere/pull/29123#issuecomment-184274 4 failing is not caused by this commit -- 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

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

2023-11-21 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user YaoFly (triggered by totalo). Head commit for run: 02ac4d5e051fd4d9a0c44a2383bbce968868de07 / yaofly <2465939...@qq.com> Merge branch 'master' into 28918 Report URL: https://github.com/apache/shardin

(shardingsphere) branch master updated: Fix shadow E2E on MySQL. (#29122)

2023-11-21 Thread totalo
This is an automated email from the ASF dual-hosted git repository. totalo 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 a9e253bf749 Fix shadow E2E on MySQL. (#2

Re: [PR] Fix shadow E2E on MySQL. [shardingsphere]

2023-11-21 Thread via GitHub
totalo merged PR #29122: URL: https://github.com/apache/shardingsphere/pull/29122 -- 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-unsubscr

Re: [I] shardingsphere select statement sql parser bug. [shardingsphere]

2023-11-21 Thread via GitHub
ldong1204 commented on issue #16491: URL: https://github.com/apache/shardingsphere/issues/16491#issuecomment-1822190094 the same problem I am, how should I fix this bug,it that too long sqlQuery reason? -- This is an automated message from the Apache Git Service. To respond to the messag

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

2023-11-21 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user RaigorJiang (triggered by RaigorJiang). Head commit for run: 1814c83a94cadfdf8a3150a75afee52eb2f2cc45 / RaigorJiang Fix shadow E2E on MySQL. Report URL: https://github.com/apache/shardingsphere/a

[PR] Fix NPE occurs when execute DML without use database #28918 [shardingsphere]

2023-11-21 Thread via GitHub
YaoFly opened a new pull request, #29123: URL: https://github.com/apache/shardingsphere/pull/29123 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 follows

[PR] Fix shadow E2E on MySQL. [shardingsphere]

2023-11-21 Thread via GitHub
RaigorJiang opened a new pull request, #29122: URL: https://github.com/apache/shardingsphere/pull/29122 Fix https://github.com/apache/shardingsphere/actions/runs/6953119678/job/18917919112?pr=29119 -- This is an automated message from the Apache Git Service. To respond to the message, ple

(shardingsphere) branch master updated: Add datetime formatter to handle datatime type result with mysql 8.x driver (#29119)

2023-11-21 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 cf8073a4f73 Add datetime formatter t

Re: [PR] Add datetime formatter to handle datatime type result with mysql 8.x driver [shardingsphere]

2023-11-21 Thread via GitHub
FlyingZC merged PR #29119: URL: https://github.com/apache/shardingsphere/pull/29119 -- 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

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

2023-11-21 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: e61497a7e7f895fdec1397f538e00d6b70eca2af / duanzhengqiang fix e2e test Report URL: https://github.com/apache/shardingsphere/actions/ru

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

2023-11-21 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has succeeded. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: e61497a7e7f895fdec1397f538e00d6b70eca2af / duanzhengqiang fix e2e test Report URL: https://github.com/apache/shardingsphere/

Re: [I] Could not initialize class org.apache.shardingsphere.infra.config.props.ConfigurationPropertyKey [shardingsphere]

2023-11-21 Thread via GitHub
doveylovey closed issue #29120: Could not initialize class org.apache.shardingsphere.infra.config.props.ConfigurationPropertyKey URL: https://github.com/apache/shardingsphere/issues/29120 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

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

2023-11-21 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: fd676f2ae98b90ee582a511577b26e8d7971fe69 / duanzhengqiang fix e2e test Report URL: https://github.com/apache/shardingsphere/act

[I] version:5.4.1,Unable to find routing shard [shardingsphere]

2023-11-21 Thread via GitHub
shig-cn opened a new issue, #29121: URL: https://github.com/apache/shardingsphere/issues/29121 sharding-proxy version:5.4.1 It seems you're encountering routing shard errors in Sharding-Proxy 5.4.1 during concurrent write tests. This issue might be related to the configuration

(shardingsphere) branch master updated: Add DistSQL ALTER SQL_TRANSLATOR RULE (#29109)

2023-11-21 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 3f40090c282 Add DistSQL ALTER SQL_

Re: [PR] Add DistSQL ALTER SQL_TRANSLATOR RULE [shardingsphere]

2023-11-21 Thread via GitHub
RaigorJiang merged PR #29109: URL: https://github.com/apache/shardingsphere/pull/29109 -- 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

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

2023-11-21 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user Pace2Car (triggered by Pace2Car). Head commit for run: de3e65d9517703cfc9776dc320b8b0e19e8b8998 / Pace2Car Update UT Report URL: https://github.com/apache/shardingsphere/actions/runs/6952545015 Wit

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

2023-11-21 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user Pace2Car (triggered by Pace2Car). Head commit for run: 4b00721c45f91c07d22b18668cb270dfa9b0e4d2 / Pace2Car Format code with spotless Report URL: https://github.com/apache/shardingsphere/actions/runs

[I] Could not initialize class org.apache.shardingsphere.infra.config.props.ConfigurationPropertyKey [shardingsphere]

2023-11-21 Thread via GitHub
doveylovey opened a new issue, #29120: URL: https://github.com/apache/shardingsphere/issues/29120 ## 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/a

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

2023-11-21 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has succeeded. Run started by GitHub user Pace2Car (triggered by Pace2Car). Head commit for run: 4b00721c45f91c07d22b18668cb270dfa9b0e4d2 / Pace2Car Format code with spotless Report URL: https://github.com/apache/shardingsphere/ac

Re: [I] Unit test `DefaultJobClassNameProviderTest#assertGetLambdaJobName` fails on OpenJDK 21 [shardingsphere-elasticjob]

2023-11-21 Thread via GitHub
linghengqian commented on issue #2370: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2370#issuecomment-1822002530 - This unit test previously executed successfully on a GraalVM Native Image built with GraalVM CE 23.1.0 For JDK 21, but failed under the Hotspot JDK. As mer

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

2023-11-21 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user Pace2Car (triggered by Pace2Car). Head commit for run: 6aa4950cdf51cbdf4ccbf9d80f6196169e68885c / Pace2Car Fix code style Report URL: https://github.com/apache/shardingsphere/actions/runs/694

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

2023-11-21 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 5cc06db85c58ed53c86066a2888f16d901aedb53 / duanzhengqiang fix e2e test Report URL: https://github.com/apache/shardingsphere/actions/ru

[PR] Add datetime formatter to handle datatime type result with mysql 8.x driver [shardingsphere]

2023-11-21 Thread via GitHub
strongduanmu opened a new pull request, #29119: URL: https://github.com/apache/shardingsphere/pull/29119 Fixes #ISSUSE_ID. Changes proposed in this pull request: - https://github.com/apache/shardingsphere/actions/runs/6942908385/job/18887181286#logs --- Before commi

(shardingsphere) branch master updated: Update key generate doc to solve dead link (#29118)

2023-11-21 Thread zhaojinchao
This is an automated email from the ASF dual-hosted git repository. zhaojinchao 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 dc480c3f664 Update key generate doc

Re: [PR] Update key generate doc to solve dead link [shardingsphere]

2023-11-21 Thread via GitHub
zhaojinchao95 merged PR #29118: URL: https://github.com/apache/shardingsphere/pull/29118 -- 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-u

[PR] Update key generate doc to solve dead link [shardingsphere]

2023-11-21 Thread via GitHub
strongduanmu opened a new pull request, #29118: URL: https://github.com/apache/shardingsphere/pull/29118 Fixes #ISSUSE_ID. Changes proposed in this pull request: - https://github.com/apache/shardingsphere/actions/runs/6948982174/job/18906133558 --- Before committing

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

2023-11-21 Thread GitBox
The GitHub Actions job "Nightly - E2E Operation" on shardingsphere.git has succeeded. Run started by GitHub user taojintianxia (triggered by taojintianxia). Head commit for run: 2a7c5f98c0d0fb517d8f156f7c4239f9fd93bf35 / Liang Zhang Refactor GovernanceRepositoryAPI (#29117) * Remove Governanc

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

2023-11-21 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: 2a7c5f98c0d0fb517d8f156f7c4239f9fd93bf35 / Liang Zhang Refactor GovernanceRepositoryAPI (#29117) * Remove GovernanceRepositoryAPI.getCh

Re: [I] Support parsing openGauss ALTER sql [shardingsphere]

2023-11-21 Thread via GitHub
github-actions[bot] commented on issue #27859: URL: https://github.com/apache/shardingsphere/issues/27859#issuecomment-1821603546 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] Add more unit tests for IndexReviseEngine [shardingsphere]

2023-11-21 Thread via GitHub
github-actions[bot] commented on issue #28536: URL: https://github.com/apache/shardingsphere/issues/28536#issuecomment-1821602235 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

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

2023-11-21 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: 2a7c5f98c0d0fb517d8f156f7c4239f9fd93bf35 / Liang Zhang Refactor GovernanceRepositoryAPI (#29117) * Remove GovernanceRepositoryAPI.

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

2023-11-21 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: 2a7c5f98c0d0fb517d8f156f7c4239f9fd93bf35 / Liang Zhang Refactor GovernanceRepositoryAPI (#29117) * Remove GovernanceRepositoryA

(shardingsphere) branch master updated: Refactor GovernanceRepositoryAPI (#29117)

2023-11-21 Thread zhaojinchao
This is an automated email from the ASF dual-hosted git repository. zhaojinchao 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 2a7c5f98c0d Refactor GovernanceRepo

Re: [PR] Refactor GovernanceRepositoryAPI [shardingsphere]

2023-11-21 Thread via GitHub
zhaojinchao95 merged PR #29117: URL: https://github.com/apache/shardingsphere/pull/29117 -- 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-u

[PR] Refactor GovernanceRepositoryAPI [shardingsphere]

2023-11-21 Thread via GitHub
terrymanu opened a new pull request, #29117: URL: https://github.com/apache/shardingsphere/pull/29117 (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

[I] java.lang.NullPointerException in props.getConnectionPropertySynonyms().getStandardProperties().get("url").toString() [shardingsphere]

2023-11-21 Thread via GitHub
rechardguo opened a new issue, #29116: URL: https://github.com/apache/shardingsphere/issues/29116 ## Bug Report version: 5.4.1 project :ShardingSphere-JDBC ### Expected behavior run without error ### Actual behavior 2023-11-21 22:23:05 22:23:05,290 ERROR [st

(shardingsphere) branch master updated: Rename GovernanceRepositoryAPI.isJobConfigurationExisted() (#29115)

2023-11-21 Thread zhaojinchao
This is an automated email from the ASF dual-hosted git repository. zhaojinchao 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 2715b71a0e9 Rename GovernanceReposi

Re: [PR] Rename GovernanceRepositoryAPI.isJobConfigurationExisted() [shardingsphere]

2023-11-21 Thread via GitHub
zhaojinchao95 merged PR #29115: URL: https://github.com/apache/shardingsphere/pull/29115 -- 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-u

[PR] Rename GovernanceRepositoryAPI.isJobConfigurationExisted() [shardingsphere]

2023-11-21 Thread via GitHub
terrymanu opened a new pull request, #29115: URL: https://github.com/apache/shardingsphere/pull/29115 (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

(shardingsphere) branch master updated: Fix transaction E2E on MySQL. (#29113)

2023-11-21 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 ae597f4ea4b Fix transaction E2E

Re: [PR] Fix transaction E2E on MySQL. [shardingsphere]

2023-11-21 Thread via GitHub
strongduanmu merged PR #29113: URL: https://github.com/apache/shardingsphere/pull/29113 -- 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: Add test case for create materialized view (#29114)

2023-11-21 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 187e18ab439 Add test case for cr

Re: [PR] SQL parsing Enhancement: add test case for create materialized view [shardingsphere]

2023-11-21 Thread via GitHub
strongduanmu merged PR #29114: URL: https://github.com/apache/shardingsphere/pull/29114 -- 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] Support parsing Oracle CREATE MATERIALIZED sql [shardingsphere]

2023-11-21 Thread via GitHub
strongduanmu closed issue #27048: Support parsing Oracle CREATE MATERIALIZED sql URL: https://github.com/apache/shardingsphere/issues/27048 -- 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

[PR] SQL parsing Enhancement: add test case for create materialized view [shardingsphere]

2023-11-21 Thread via GitHub
chakkk309 opened a new pull request, #29114: URL: https://github.com/apache/shardingsphere/pull/29114 Fixes #27048. Changes proposed in this pull request: - Add test case SQL --- Before committing this PR, I'm sure that I have checked the following options: - [

[I] Unit test `DefaultJobClassNameProviderTest#assertGetLambdaJobName` fails on OpenJDK 21 [shardingsphere-elasticjob]

2023-11-21 Thread via GitHub
linghengqian opened a new issue, #2370: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2370 ## 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

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

2023-11-21 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user Pace2Car (triggered by Pace2Car). Head commit for run: 6aa4950cdf51cbdf4ccbf9d80f6196169e68885c / Pace2Car Fix code style Report URL: https://github.com/apache/shardingsphere/actions/runs/6943123384

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

2023-11-21 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user RaigorJiang (triggered by RaigorJiang). Head commit for run: a06d53b130dcfc04d16a929809efe71f0eaacc3a / RaigorJiang Fix transaction E2E on MySQL. Report URL: https://github.com/apache/shard

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

2023-11-21 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user Pace2Car (triggered by Pace2Car). Head commit for run: 6aa4950cdf51cbdf4ccbf9d80f6196169e68885c / Pace2Car Fix code style Report URL: https://github.com/apache/shardingsphere/actions/runs/6943

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

2023-11-21 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has succeeded. Run started by GitHub user Pace2Car (triggered by Pace2Car). Head commit for run: 6aa4950cdf51cbdf4ccbf9d80f6196169e68885c / Pace2Car Fix code style Report URL: https://github.com/apache/shardingsphere/actions/runs/6943123386 Wi

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

2023-11-21 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 81adacb9193b7fb58ce187de7304852aa97275b0 / zhangliang Rename shardingsphere-it to shardingsphere-test-it Report URL: https://github.com/apach

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

2023-11-21 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has succeeded. Run started by GitHub user RaigorJiang (triggered by RaigorJiang). Head commit for run: a06d53b130dcfc04d16a929809efe71f0eaacc3a / RaigorJiang Fix transaction E2E on MySQL. Report URL: https://github.com/apache/shar

[PR] Fix transaction E2E on MySQL. [shardingsphere]

2023-11-21 Thread via GitHub
RaigorJiang opened a new pull request, #29113: URL: https://github.com/apache/shardingsphere/pull/29113 Fix https://github.com/apache/shardingsphere/actions/runs/6942546061/job/18885733347?pr=29107 -- This is an automated message from the Apache Git Service. To respond to the message, ple

(shardingsphere) branch master updated: Rename shardingsphere-it to shardingsphere-test-it (#29110)

2023-11-21 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 c8026908dac Rename shardingsphere-it

Re: [PR] Rename shardingsphere-it to shardingsphere-test-it [shardingsphere]

2023-11-21 Thread via GitHub
terrymanu merged PR #29110: URL: https://github.com/apache/shardingsphere/pull/29110 -- 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" failed!

2023-11-21 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user Pace2Car (triggered by Pace2Car). Head commit for run: 6aa4950cdf51cbdf4ccbf9d80f6196169e68885c / Pace2Car Fix code style Report URL: https://github.com/apache/shardingsphere/actions/runs/694

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

2023-11-21 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user HarshSawarkar (triggered by HarshSawarkar). Head commit for run: d4545037bae7e888927198d4208e175775748191 / Harsh Sawarkar Added unit tests for WhereSegmentBinder to test its public functions to improve u

Re: [PR] Update doc for DistSQL [shardingsphere]

2023-11-21 Thread via GitHub
RaigorJiang merged PR #29112: URL: https://github.com/apache/shardingsphere/pull/29112 -- 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 doc for DistSQL (#29112)

2023-11-21 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 637d11612ac Update doc for DistSQL

Re: [I] Add more unit tests for WhereSegmentBinder [shardingsphere]

2023-11-21 Thread via GitHub
HarshSawarkar commented on issue #28513: URL: https://github.com/apache/shardingsphere/issues/28513#issuecomment-1820733575 Hi @strongduanmu I have created a PR for this issue.Can you please review it? Here's the link to my PR https://github.com/apache/shardingsphere/pull/29111 -- This i

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

2023-11-21 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user HarshSawarkar (triggered by HarshSawarkar). Head commit for run: d4545037bae7e888927198d4208e175775748191 / Harsh Sawarkar Added unit tests for WhereSegmentBinder to test its public functio

[PR] Update doc for DistSQL [shardingsphere]

2023-11-21 Thread via GitHub
jiangML opened a new pull request, #29112: URL: https://github.com/apache/shardingsphere/pull/29112 Fixes #29103. Changes proposed in this pull request: - Update doc for DistSQL --- Before committing this PR, I'm sure that I have checked the following options: -

[PR] Added unit tests for WhereSegmentBinder to test its public functions … [shardingsphere]

2023-11-21 Thread via GitHub
HarshSawarkar opened a new pull request, #29111: URL: https://github.com/apache/shardingsphere/pull/29111 …to improve unit test coverage. Fixes #28513 . Changes proposed in this pull request: - Added unit tests for WhereSegmentBinder to test its public functions to impr

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

2023-11-21 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user Pace2Car (triggered by Pace2Car). Head commit for run: 9af67fd1b63e6eb9858a551a857d1ec5fbd1f57b / Pace2Car Fix UT Report URL: https://github.com/apache/shardingsphere/actions/runs/6942895482

(shardingsphere) branch master updated: Adjust algorithm parameters in RQL type DistSQL to json format (#29104)

2023-11-21 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 46fc6683e9c Adjust algorithm param

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

2023-11-21 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has succeeded. Run started by GitHub user Pace2Car (triggered by Pace2Car). Head commit for run: 9af67fd1b63e6eb9858a551a857d1ec5fbd1f57b / Pace2Car Fix UT Report URL: https://github.com/apache/shardingsphere/actions/runs/6942895484 With regar

Re: [I] Adjust algorithm parameters in RQL type DistSQL to json format [shardingsphere]

2023-11-21 Thread via GitHub
RaigorJiang closed issue #29103: Adjust algorithm parameters in RQL type DistSQL to json format URL: https://github.com/apache/shardingsphere/issues/29103 -- 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 g

Re: [PR] Adjust algorithm parameters in RQL type DistSQL to json format [shardingsphere]

2023-11-21 Thread via GitHub
RaigorJiang merged PR #29104: URL: https://github.com/apache/shardingsphere/pull/29104 -- 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

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

2023-11-21 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: 81adacb9193b7fb58ce187de7304852aa97275b0 / zhangliang Rename shardingsphere-it to shardingsphere-test-it Report URL: https://github.

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

2023-11-21 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 14a932ad53ee5636982ab2ee59268186f109f813 / zhangliang Move native test from infra module to test module Report URL: https://github.com/apache

[PR] Rename shardingsphere-it to shardingsphere-test-it [shardingsphere]

2023-11-21 Thread via GitHub
terrymanu opened a new pull request, #29110: URL: https://github.com/apache/shardingsphere/pull/29110 (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 "CI" failed!

2023-11-21 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user Pace2Car (triggered by Pace2Car). Head commit for run: 81a5a48c0ac83244d2646a99252817cf65a8365a / Pace2Car Add DistSQL ALTER SQL_TRANSLATOR RULE Report URL: https://github.com/apache/shardingsphere/actions

Re: [PR] Move native test from infra module to test module [shardingsphere]

2023-11-21 Thread via GitHub
strongduanmu merged PR #29107: URL: https://github.com/apache/shardingsphere/pull/29107 -- 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 (e99e7145716 -> 62312206f74)

2023-11-21 Thread duanzhengqiang
This is an automated email from the ASF dual-hosted git repository. duanzhengqiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from e99e7145716 Fix sonar issues (#29106) add 62312206f74 Move native test from infra module to test

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

2023-11-21 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: 14a932ad53ee5636982ab2ee59268186f109f813 / zhangliang Move native test from infra module to test module Report URL: https://github.com/

[PR] Add DistSQL ALTER SQL_TRANSLATOR RULE [shardingsphere]

2023-11-21 Thread via GitHub
Pace2Car opened a new pull request, #29109: URL: https://github.com/apache/shardingsphere/pull/29109 Fixes #29108. Changes proposed in this pull request: - Add DistSQL ALTER SQL_TRANSLATOR RULE - Add unit test --- Before committing this PR, I'm sure that I have

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

2023-11-21 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user jiangML (triggered by jiangML). Head commit for run: 741f37dc367db79b93866e7c4a00c79c81340902 / jiangML <1060319...@qq.com> Merge branch 'master' into dev Report URL: https://github.com/apache/shardi

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

2023-11-21 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: 14a932ad53ee5636982ab2ee59268186f109f813 / zhangliang Move native test from infra module to test module Report URL: https://github.com/apache/sha

[I] Add DistSQL to manage SQL_TRANSLATOR rule [shardingsphere]

2023-11-21 Thread via GitHub
Pace2Car opened a new issue, #29108: URL: https://github.com/apache/shardingsphere/issues/29108 New DistSQL syntax like: ```sql ALTER SQL_TRANSLATOR RULE (TYPE(NAME="NATIVE",PROPERTIES("key"="value")), USE_ORIGINAL_SQL_WHEN_TRANSLATING_FAILED=TRUE); ``` Task list - [ ]

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

2023-11-21 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: 8974c145fc94dbe970b3638170b6e26522c10aa6 / zhangliang Move native test from infra module to test module Report URL: https://github.com/

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

2023-11-21 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 8974c145fc94dbe970b3638170b6e26522c10aa6 / zhangliang Move native test from infra module to test module Report URL: https://github.com/apache/shardi

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

2023-11-21 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user jiangML (triggered by jiangML). Head commit for run: 741f37dc367db79b93866e7c4a00c79c81340902 / jiangML <1060319...@qq.com> Merge branch 'master' into dev Report URL: https://github.com/apache/

[PR] Move native test from infra module to test module [shardingsphere]

2023-11-21 Thread via GitHub
terrymanu opened a new pull request, #29107: URL: https://github.com/apache/shardingsphere/pull/29107 (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: [PR] Fix sonar issues [shardingsphere]

2023-11-21 Thread via GitHub
taojintianxia merged PR #29106: URL: https://github.com/apache/shardingsphere/pull/29106 -- 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-u

(shardingsphere) branch master updated: Fix sonar issues (#29106)

2023-11-21 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 e99e7145716 Fix sonar issues (#29106

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

2023-11-21 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user jiangML (triggered by jiangML). Head commit for run: 6e2ffdbe7d1be01c0e7302d629ec81573aa03954 / jiangML <1060319...@qq.com> Fix checkstyle error Report URL: https://github.com/apache/shardingsphere/a

[PR] Fix sonar issues [shardingsphere]

2023-11-21 Thread via GitHub
terrymanu opened a new pull request, #29106: URL: https://github.com/apache/shardingsphere/pull/29106 (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!

2023-11-21 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: 440e3b311fe0be40bb1995f0ce967d5bd5b5ec4e / zhangliang Refactor PipelineJobInfo Report URL: https://github.com/apache/shardingsphere/

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

2023-11-21 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user jiangML (triggered by jiangML). Head commit for run: 6e2ffdbe7d1be01c0e7302d629ec81573aa03954 / jiangML <1060319...@qq.com> Fix checkstyle error Report URL: https://github.com/apache/shardingsp

(shardingsphere) branch master updated: Refactor PipelineJobInfo (#29105)

2023-11-21 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 fe845fd5eee Refactor PipelineJob

Re: [PR] Refactor PipelineJobInfo [shardingsphere]

2023-11-21 Thread via GitHub
strongduanmu merged PR #29105: URL: https://github.com/apache/shardingsphere/pull/29105 -- 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

[PR] Refactor PipelineJobInfo [shardingsphere]

2023-11-21 Thread via GitHub
terrymanu opened a new pull request, #29105: URL: https://github.com/apache/shardingsphere/pull/29105 (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] Adjust algorithm parameters in RQL type DistSQL to json format [shardingsphere]

2023-11-21 Thread via GitHub
jiangML opened a new pull request, #29104: URL: https://github.com/apache/shardingsphere/pull/29104 Fixes #29103. Changes proposed in this pull request: - Adjust algorithm parameters in RQL type DistSQL to json format --- Before committing this PR, I'm sure that I ha

(shardingsphere) branch master updated: Add PipelineJobIteErrorMessageManager (#29102)

2023-11-21 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 99278110ab9 Add PipelineJobIteEr

  1   2   >