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

2024-07-02 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: 981c3d989204c3cd97b98b4ca4a861e506af47a2 / Haoran Meng Unify the package of persist services for standalone and cluster mode Report U

(shardingsphere) branch master updated: Refactor package structure of mode core (#31958)

2024-07-02 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 c740b9db02a Refactor package struct

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

2024-07-02 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has succeeded. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: 824b7b2a0c94367d4d0127b0ced0f6f43b2f4ca0 / Haoran Meng Refactor package structure of mode core Report URL: https://github.com/apac

(shardingsphere) branch master updated: Refactor package structure of event for mode (#31959)

2024-07-02 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 397a1799c49 Refactor package structu

(shardingsphere) branch master updated: Refactor package structure of event builder (#31960)

2024-07-02 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 15e6a6a5138 Refactor package struct

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

2024-07-02 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: ee904d1adc415930ff9b5f79002725efdaaeeb8d / Haoran Meng Refactor package structure of event builder Report URL: https://github.com

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

2024-07-02 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: ee904d1adc415930ff9b5f79002725efdaaeeb8d / Haoran Meng Refactor package structure of event builder Report URL: https://github.com/apach

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

2024-07-02 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user AbnerHuang2 (triggered by strongduanmu). Head commit for run: 34328fc972543010769412484a4790b1266a16e7 / 黄后盛 Improve the parsing of methods in MySQL(#31547) Report URL: https://github.com/a

(shardingsphere) branch master updated: Mode dispatch events from cluster to mode api (#31961)

2024-07-02 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 f0859495b20 Mode dispatch events fro

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

2024-07-02 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: 81ca1c3237d77cc212a4a4bbdd36fda9951d3543 / Haoran Meng Mode dispatch events from cluster to mode api Report URL: https://github.com/

(shardingsphere) branch master updated: Spilt SQLRouter to EntranceSQLRouter and DecorateSQLRouter (#31962)

2024-07-02 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 f1af66a290e Spilt SQLRouter to Ent

[PR] use interface return type for ShardingSphereResultSetFactory [shardingsphere]

2024-07-02 Thread via GitHub
terrymanu opened a new pull request, #31854: URL: https://github.com/apache/shardingsphere/pull/31854 (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] use interface return type for ShardingSphereResultSetFactory [shardingsphere]

2024-07-02 Thread via GitHub
terrymanu merged PR #31854: URL: https://github.com/apache/shardingsphere/pull/31854 -- 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] Support federated query mysql LOCATE function [shardingsphere]

2024-07-02 Thread via GitHub
zihaoAK47 opened a new issue, #31899: URL: https://github.com/apache/shardingsphere/issues/31899 # Background Hi Community, Federated queries help users perform cross-database join queries, subqueries, and aggregate queries. Currently, we plan to enhance MySQL functions in the

[I] change authority config and restart shardingsphere-proxy, not work [shardingsphere]

2024-07-02 Thread via GitHub
dobet opened a new issue, #31900: URL: https://github.com/apache/shardingsphere/issues/31900 ## Question **For English only**, other languages will not accept. I change global.yaml authority config ``` authority: users: - user: root password: Qwer1234

[I] Seems can't support order by after merge from multi tables [shardingsphere]

2024-07-02 Thread via GitHub
MrAlemn opened a new issue, #31920: URL: https://github.com/apache/shardingsphere/issues/31920 ## Question version:5.2.1 We try to use sub-query to join sub-tables, and then find out some aggregate fields of the sub-tables to return. Finally, we need to sort the returned fields. The r

Re: [PR] Refactor ContextManagerTest [shardingsphere]

2024-07-02 Thread via GitHub
terrymanu merged PR #31919: URL: https://github.com/apache/shardingsphere/pull/31919 -- 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-07-02 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: f1af66a290effa3cea70345244e1ac01b6218c62 / Liang Zhang Spilt SQLRouter to EntranceSQLRouter and DecorateSQLRouter (#31962) * Re

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

2024-07-02 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: f1af66a290effa3cea70345244e1ac01b6218c62 / Liang Zhang Spilt SQLRouter to EntranceSQLRouter and Decora

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

2024-07-02 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: f1af66a290effa3cea70345244e1ac01b6218c62 / Liang Zhang Spilt SQLRouter to EntranceSQLRouter and DecorateSQLRouter (#31962) * Remov

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

2024-07-02 Thread GitBox
The GitHub Actions job "Nightly - E2E SQL" on shardingsphere.git has failed. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: f1af66a290effa3cea70345244e1ac01b6218c62 / Liang Zhang Spilt SQLRouter to EntranceSQLRouter and DecorateSQLRouter (#31962) *

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

2024-07-02 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: f1af66a290effa3cea70345244e1ac01b6218c62 / Liang Zhang Spilt SQLRouter to EntranceSQLRouter and DecorateSQLRouter (#319

Re: [I] Data source simplification [shardingsphere]

2024-07-02 Thread via GitHub
huntkalio commented on issue #15881: URL: https://github.com/apache/shardingsphere/issues/15881#issuecomment-2204840839 @galaxylqx any example/doc for how to config like this? I test with following config in shardingproxy 5.3.2 but can't start server ``` schemaName: sbtest

Re: [PR] Improve the parsing of methods in MySQL,fix issue #31547 [shardingsphere]

2024-07-02 Thread via GitHub
strongduanmu merged PR #31954: URL: https://github.com/apache/shardingsphere/pull/31954 -- 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] Improve the parsing of methods in MySQL [shardingsphere]

2024-07-02 Thread via GitHub
strongduanmu closed issue #31547: Improve the parsing of methods in MySQL URL: https://github.com/apache/shardingsphere/issues/31547 -- 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 comme

(shardingsphere) branch master updated: Improve the parsing of methods in MySQL(#31547) (#31954)

2024-07-02 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 8567a781697 Improve the parsing

[PR] Mode QualifiedDataSourceDeletedEvent to deliver event [shardingsphere]

2024-07-02 Thread via GitHub
menghaoranss opened a new pull request, #31963: URL: https://github.com/apache/shardingsphere/pull/31963 (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 uns

Re: [PR] Move QualifiedDataSourceDeletedEvent to deliver event [shardingsphere]

2024-07-02 Thread via GitHub
taojintianxia merged PR #31963: URL: https://github.com/apache/shardingsphere/pull/31963 -- 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: Mode QualifiedDataSourceDeletedEvent to deliver event (#31963)

2024-07-02 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 40c943956d5 Mode QualifiedDataSource

[I] Sharding algorithm `HASH_MOD` initialization failed, reason is: `tb_xxx` tables sharding configuration can not use auto sharding algorithm [shardingsphere]

2024-07-02 Thread via GitHub
houqijun opened a new issue, #31964: URL: https://github.com/apache/shardingsphere/issues/31964 rules: - !SHARDING tables: tb_alarm_data: actualDataNodes: ds$->{0..1}.tb_alarm_data databaseStrategy: standard: shardingColumn: station_id

Re: [I] How to use BASE transaction with seata? [shardingsphere]

2024-07-02 Thread via GitHub
WXingSong commented on issue #31703: URL: https://github.com/apache/shardingsphere/issues/31703#issuecomment-2205049192 This is my demo https://github.com/WXingSong/sharding-seata-simple-demo.git @linghengqian The same problem with #31715. Perform unit testing on the Seata integration

[PR] Add DataChangedEventListenerRegistry to register data changed event listeners [shardingsphere]

2024-07-02 Thread via GitHub
menghaoranss opened a new pull request, #31965: URL: https://github.com/apache/shardingsphere/pull/31965 (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 uns

(shardingsphere) branch master updated: Add DataChangedEventListenerRegistry to register data changed event listeners (#31965)

2024-07-02 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 f28cc1d6dcf Add DataChangedEventLis

Re: [PR] Add DataChangedEventListenerRegistry to register data changed event listeners [shardingsphere]

2024-07-02 Thread via GitHub
zhaojinchao95 merged PR #31965: URL: https://github.com/apache/shardingsphere/pull/31965 -- 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] Init DataChangedEventListenerManager in the constructor of ListenerAssistedMetaDataChangedSubscriber [shardingsphere]

2024-07-02 Thread via GitHub
menghaoranss opened a new pull request, #31966: URL: https://github.com/apache/shardingsphere/pull/31966 (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 uns

Re: [PR] Init DataChangedEventListenerManager in the constructor of ListenerAssistedMetaDataChangedSubscriber [shardingsphere]

2024-07-02 Thread via GitHub
taojintianxia merged PR #31966: URL: https://github.com/apache/shardingsphere/pull/31966 -- 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: Init DataChangedEventListenerManager in the constructor of ListenerAssistedMetaDataChangedSubscriber (#31966)

2024-07-02 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 1231be2cdec Init DataChangedEventLis

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

2024-07-02 Thread via GitHub
abhishinde24 commented on issue #31562: URL: https://github.com/apache/shardingsphere/issues/31562#issuecomment-2205117588 @TherChenYang can you please review PR, as master branch is updating merge conflicts are getting raised. -- This is an automated message from the Apache Git Service.

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

2024-07-02 Thread via GitHub
TherChenYang commented on issue #31562: URL: https://github.com/apache/shardingsphere/issues/31562#issuecomment-2205140874 @abhishinde24 Okay, I will review it as soon as possible. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[PR] Move AlterRuleItemEvent from infra to mode [shardingsphere]

2024-07-02 Thread via GitHub
menghaoranss opened a new pull request, #31967: URL: https://github.com/apache/shardingsphere/pull/31967 (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 uns

Re: [PR] verify the functions involved in #31562 and add test cases #31562 [shardingsphere]

2024-07-02 Thread via GitHub
TherChenYang commented on code in PR #31928: URL: https://github.com/apache/shardingsphere/pull/31928#discussion_r1663524256 ## test/it/parser/src/main/resources/case/dml/select-special-function.xml: ## @@ -1242,4 +1242,163 @@ + + + +

Re: [PR] Verify functions from #31568 and add test [shardingsphere]

2024-07-02 Thread via GitHub
TherChenYang commented on PR #31950: URL: https://github.com/apache/shardingsphere/pull/31950#issuecomment-2205157047 @julant7 Please resolve the code conflicts before merging. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

(shardingsphere) branch master updated: Move AlterRuleItemEvent from infra to mode (#31967)

2024-07-02 Thread menghaoran
This is an automated email from the ASF dual-hosted git repository. menghaoran 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 5ce25a56b0a Move AlterRuleItemEvent

Re: [PR] Move AlterRuleItemEvent from infra to mode [shardingsphere]

2024-07-02 Thread via GitHub
menghaoranss merged PR #31967: URL: https://github.com/apache/shardingsphere/pull/31967 -- 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