Re: [PR] Add support for specifying table name in show shadow table rule for shadow table feature [shardingsphere]

2023-12-07 Thread via GitHub
HarshSawarkar commented on PR #29269: URL: https://github.com/apache/shardingsphere/pull/29269#issuecomment-1846702748 Thanks @RaigorJiang for your support > Hi @HarshSawarkar, Thanks for your contribution, this PR is great! And I'll make some test later. Thanks, @RaigorJiang ,

(shardingsphere) branch master updated: Refactor pipeline's yaml package (#29325)

2023-12-07 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 b3242d2c591 Refactor pipeline's yam

Re: [PR] Refactor pipeline's yaml package [shardingsphere]

2023-12-07 Thread via GitHub
zhaojinchao95 merged PR #29325: URL: https://github.com/apache/shardingsphere/pull/29325 -- 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: Add support for specifying table name in show shadow table rule for shadow table feature (#29269)

2023-12-07 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 d226b54a219 Add support for specif

Re: [I] Add `SHOW SHADOW TABLE RULE ruleName` for shadow table. [shardingsphere]

2023-12-07 Thread via GitHub
RaigorJiang closed issue #25925: Add `SHOW SHADOW TABLE RULE ruleName` for shadow table. URL: https://github.com/apache/shardingsphere/issues/25925 -- 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 th

Re: [PR] Add support for specifying table name in show shadow table rule for shadow table feature [shardingsphere]

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

Re: [PR] Add support for specifying table name in show shadow table rule for shadow table feature [shardingsphere]

2023-12-07 Thread via GitHub
RaigorJiang commented on PR #29269: URL: https://github.com/apache/shardingsphere/pull/29269#issuecomment-1846686284 Hi @HarshSawarkar, Thanks for your contribution, this PR is great! And I'll make some test later. -- This is an automated message from the Apache Git Service. To respon

[PR] Refactor pipeline's yaml package [shardingsphere]

2023-12-07 Thread via GitHub
terrymanu opened a new pull request, #29325: URL: https://github.com/apache/shardingsphere/pull/29325 (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 sonar issues (#29324)

2023-12-07 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 24627571ec7 Fix sonar issues (#29324

Re: [PR] Fix sonar issues [shardingsphere]

2023-12-07 Thread via GitHub
taojintianxia merged PR #29324: URL: https://github.com/apache/shardingsphere/pull/29324 -- 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] Fix sonar issues [shardingsphere]

2023-12-07 Thread via GitHub
terrymanu opened a new pull request, #29324: URL: https://github.com/apache/shardingsphere/pull/29324 (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] Storage units `[ds_0]` do not exist in database `database_name`. [shardingsphere]

2023-12-07 Thread via GitHub
wnose opened a new issue, #29323: URL: https://github.com/apache/shardingsphere/issues/29323 I have same error. [44000][19001] Storage units `[ds_0]` do not exist in database `database_name`. version 5.7.21-log-ShardingSphere-Proxy 5.4.1. docker image apache/shardings

[I] ShardingSphere cannot support table connection queries of different shcemal tables in the same PG database. [shardingsphere]

2023-12-07 Thread via GitHub
fmz200 opened a new issue, #29322: URL: https://github.com/apache/shardingsphere/issues/29322 For example: Table A belongs to the PG database account library schemalA. When executing sql select *from A, an error message appears. Table A does not exist; the table can only be found by adding

[I] USE DistSQL IMPORT DATABASE CONFIGURATION FROM FILE `filepath` for import readwrite_splliting rules error [shardingsphere]

2023-12-07 Thread via GitHub
Pace2Car opened a new issue, #23576: URL: https://github.com/apache/shardingsphere/issues/23576 ## 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/apa

Re: [I] create metadata in h2 database generate so many key(uuid) and value(3794 records), it cause first query very slow. [shardingsphere]

2023-12-07 Thread via GitHub
cyt574 commented on issue #29317: URL: https://github.com/apache/shardingsphere/issues/29317#issuecomment-1846466210 ![image](https://github.com/apache/shardingsphere/assets/14090996/b045f105-d1be-4aac-bdb4-4ab2e33dfd77) -- This is an automated message from the Apache Git Service. To

Re: [I] Updated ShardingSphere-Proxy from 5.0.0 to 5.4.1,no tables display when show tables. [shardingsphere]

2023-12-07 Thread via GitHub
jiangML commented on issue #29310: URL: https://github.com/apache/shardingsphere/issues/29310#issuecomment-1846464115 You can try to execute `LOAD SINGLE TABLE *.*;` Ref: https://shardingsphere.apache.org/document/current/cn/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-defini

(shardingsphere) branch master updated: Move migration.distsql package (#29320)

2023-12-07 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 eb4dc319b97 Move migration.dists

Re: [PR] Move migration.distsql package [shardingsphere]

2023-12-07 Thread via GitHub
strongduanmu merged PR #29320: URL: https://github.com/apache/shardingsphere/pull/29320 -- 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] Move migration.distsql package [shardingsphere]

2023-12-07 Thread via GitHub
terrymanu opened a new pull request, #29320: URL: https://github.com/apache/shardingsphere/pull/29320 (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: Refactor package of pipeline distsql (#29319)

2023-12-07 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 9aa5dc2bd00 Refactor package of pipe

Re: [PR] Refactor package of pipeline distsql [shardingsphere]

2023-12-07 Thread via GitHub
FlyingZC merged PR #29319: URL: https://github.com/apache/shardingsphere/pull/29319 -- 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 "Nightly - E2E Operation" failed!

2023-12-07 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: f91c5d320349505aa669ee7acae6cad972e58ccc / Liang Zhang Move pipeline.config package (#29313) * Refactor MigrationIncre

Re: [I] A single table is successfully created.However,the ZK registration center doesn't contain the table information. [shardingsphere]

2023-12-07 Thread via GitHub
github-actions[bot] commented on issue #28965: URL: https://github.com/apache/shardingsphere/issues/28965#issuecomment-1846032484 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] Failed to insert multi records by one jdbc connection. "ERROR: Unknown exception: Can not find JDBC type `2003` in PostgreSQL column type" [shardingsphere]

2023-12-07 Thread via GitHub
github-actions[bot] commented on issue #28978: URL: https://github.com/apache/shardingsphere/issues/28978#issuecomment-1846032378 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] subquery [shardingsphere]

2023-12-07 Thread via GitHub
github-actions[bot] commented on issue #28966: URL: https://github.com/apache/shardingsphere/issues/28966#issuecomment-1846032431 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-12-07 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: f91c5d320349505aa669ee7acae6cad972e58ccc / Liang Zhang Move pipeline.config package (#29313) * Refactor MigrationIncrementalDumper

[PR] Refactor package of pipeline distsql [shardingsphere]

2023-12-07 Thread via GitHub
terrymanu opened a new pull request, #29319: URL: https://github.com/apache/shardingsphere/pull/29319 (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] Add support for specifying table name in show shadow table rule for shadow table feature [shardingsphere]

2023-12-07 Thread via GitHub
HarshSawarkar commented on PR #29269: URL: https://github.com/apache/shardingsphere/pull/29269#issuecomment-1845762354 hey @RaigorJiang I have made the changes. Can you please review it again? -- This is an automated message from the Apache Git Service. To respond to the message, please lo

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

2023-12-07 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: f91c5d320349505aa669ee7acae6cad972e58ccc / Liang Zhang Move pipeline.config package (#29313) * Refactor MigrationIncrementalDum

(shardingsphere) branch master updated: Move pipeline.config package (#29313)

2023-12-07 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 f91c5d32034 Move pipeline.config package

Re: [PR] Move pipeline.config package [shardingsphere]

2023-12-07 Thread via GitHub
totalo merged PR #29313: URL: https://github.com/apache/shardingsphere/pull/29313 -- 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] Add test cases for PostgreSQLColumnPropertiesAppender [shardingsphere]

2023-12-07 Thread via GitHub
gagan-gv commented on issue #25974: URL: https://github.com/apache/shardingsphere/issues/25974#issuecomment-1845559400 Hi @terrymanu , Can I take this up? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] Revise #29308, remove duplicated FooDistSQLShardingAlgorithmFixture [shardingsphere]

2023-12-07 Thread via GitHub
totalo merged PR #29318: URL: https://github.com/apache/shardingsphere/pull/29318 -- 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

(shardingsphere) branch master updated: Revise #29308, remove duplicated FooDistSQLShardingAlgorithmFixture (#29318)

2023-12-07 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 d9a29d410c4 Revise #29308, remove duplic

Re: [PR] Add support for specifying table name in show shadow table rule for shadow table feature [shardingsphere]

2023-12-07 Thread via GitHub
RaigorJiang commented on code in PR #29269: URL: https://github.com/apache/shardingsphere/pull/29269#discussion_r1419093426 ## features/shadow/distsql/parser/src/main/antlr4/imports/shadow/RQLStatement.g4: ## @@ -43,6 +43,10 @@ countShadowRule : COUNT SHADOW RULE (FROM data

[PR] Revise #29308, remove duplicated FooDistSQLShardingAlgorithmFixture [shardingsphere]

2023-12-07 Thread via GitHub
RaigorJiang opened a new pull request, #29318: URL: https://github.com/apache/shardingsphere/pull/29318 (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 unsu

[I] create metadata in h2 database generate so many key(uuid) and value(3794 records), it cause first query very slow. [shardingsphere]

2023-12-07 Thread via GitHub
cyt574 opened a new issue, #29317: URL: https://github.com/apache/shardingsphere/issues/29317 ## 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/apach

(shardingsphere) branch master updated: Show SPI Implementations DistSQL (#29308)

2023-12-07 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 fe1acddf424 Show SPI Implementatio

Re: [PR] Show SPI Implementations DistSQL [shardingsphere]

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

Re: [PR] Show SPI Implementations DistSQL [shardingsphere]

2023-12-07 Thread via GitHub
RaigorJiang commented on PR #29308: URL: https://github.com/apache/shardingsphere/pull/29308#issuecomment-1845386296 @dongzl Nice PR, thank you! 👍 -- 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

Re: [PR] Show SPI Implementations DistSQL [shardingsphere]

2023-12-07 Thread via GitHub
dongzl commented on code in PR #29308: URL: https://github.com/apache/shardingsphere/pull/29308#discussion_r1418857907 ## features/sharding/distsql/statement/src/main/java/org/apache/shardingsphere/sharding/distsql/statement/ShowShardingAlgorithmImplementationsStatement.java: ##

Re: [I] USE DistSQL IMPORT DATABASE CONFIGURATION FROM FILE `filepath` for import readwrite_splliting rules error [shardingsphere]

2023-12-07 Thread via GitHub
wnose commented on issue #23576: URL: https://github.com/apache/shardingsphere/issues/23576#issuecomment-1845204362 > > I have same error. [44000][19001] Storage units `[ds_0]` do not exist in database `seller_manager`. > > version 5.7.21-log-ShardingSphere-Proxy 5.4.1. docker image apa

Re: [I] USE DistSQL IMPORT DATABASE CONFIGURATION FROM FILE `filepath` for import readwrite_splliting rules error [shardingsphere]

2023-12-07 Thread via GitHub
Pace2Car commented on issue #23576: URL: https://github.com/apache/shardingsphere/issues/23576#issuecomment-1845202011 > I have same error. [44000][19001] Storage units `[ds_0]` do not exist in database `seller_manager`. > > version 5.7.21-log-ShardingSphere-Proxy 5.4.1. docker image

Re: [I] USE DistSQL IMPORT DATABASE CONFIGURATION FROM FILE `filepath` for import readwrite_splliting rules error [shardingsphere]

2023-12-07 Thread via GitHub
Pace2Car closed issue #23576: USE DistSQL IMPORT DATABASE CONFIGURATION FROM FILE `filepath` for import readwrite_splliting rules error URL: https://github.com/apache/shardingsphere/issues/23576 -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] Add support for specifying table name in show shadow table rule for shadow table feature [shardingsphere]

2023-12-07 Thread via GitHub
HarshSawarkar commented on PR #29269: URL: https://github.com/apache/shardingsphere/pull/29269#issuecomment-1845198555 Hey @RaigorJiang Can you please review the chamges now? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] USE DistSQL IMPORT DATABASE CONFIGURATION FROM FILE `filepath` for import readwrite_splliting rules error [shardingsphere]

2023-12-07 Thread via GitHub
wnose commented on issue #23576: URL: https://github.com/apache/shardingsphere/issues/23576#issuecomment-1845196767 I have same error. [44000][19001] Storage units `[ds_0]` do not exist in database `seller_manager`. version 5.7.21-log-ShardingSphere-Proxy 5.4.1. docker image apach

Re: [PR] Show SPI Implementations DistSQL [shardingsphere]

2023-12-07 Thread via GitHub
RaigorJiang commented on code in PR #29308: URL: https://github.com/apache/shardingsphere/pull/29308#discussion_r1418816677 ## features/sharding/distsql/statement/src/main/java/org/apache/shardingsphere/sharding/distsql/statement/ShowShardingAlgorithmImplementationsStatement.java: #

Re: [I] Wrong TableDataNode is returned when tablename contains number [shardingsphere]

2023-12-07 Thread via GitHub
Afsalmc commented on issue #29316: URL: https://github.com/apache/shardingsphere/issues/29316#issuecomment-1845150558 Is there a workaround to use bindingtables in the mean time ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[I] Wrong TableDataNode is returned when tablename contains number [shardingsphere]

2023-12-07 Thread via GitHub
Afsalmc opened a new issue, #29316: URL: https://github.com/apache/shardingsphere/issues/29316 ## Bug Report ### Which version of ShardingSphere did you use? 5.4.1 ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-JDBC ### Expect

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

2023-12-07 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has succeeded. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 9fbefbb69096df3839142e46d76576a1d913aa59 / duanzhengqiang fix unit test Report URL: https://github.com/apache/shardingsphere/actions/runs/

(shardingsphere) branch master updated: support parse index hint. (#29314)

2023-12-07 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 970959d96ee support parse index

Re: [PR] support parse index hint. [shardingsphere]

2023-12-07 Thread via GitHub
strongduanmu merged PR #29314: URL: https://github.com/apache/shardingsphere/pull/29314 -- 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: Minor refactor for create new ShardingRule (#29315)

2023-12-07 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 4d04a610da4 Minor refactor for crea

Re: [PR] Minor refactor for create new ShardingRule [shardingsphere]

2023-12-07 Thread via GitHub
zhaojinchao95 merged PR #29315: URL: https://github.com/apache/shardingsphere/pull/29315 -- 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

Re: [PR] Minor refactor for create new ShardingRule [shardingsphere]

2023-12-07 Thread via GitHub
strongduanmu commented on PR #29315: URL: https://github.com/apache/shardingsphere/pull/29315#issuecomment-1845107680 https://github.com/apache/shardingsphere/assets/10829171/5b547181-8d8a-4add-90dc-9a232e72c080";> -- This is an automated message from the Apache Git Service. To respond

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

2023-12-07 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 5f189bc35e7e9001607ca2cf7ac825560e82bc1b / duanzhengqiang Minor refactor for create new ShardingRule Report URL: https://github.com/apache/sh

[PR] Minor refactor for create new ShardingRule [shardingsphere]

2023-12-07 Thread via GitHub
strongduanmu opened a new pull request, #29315: URL: https://github.com/apache/shardingsphere/pull/29315 Fixes #ISSUSE_ID. Changes proposed in this pull request: - Minor refactor for create new ShardingRule --- Before committing this PR, I'm sure that I have checked

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

2023-12-07 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has succeeded. Run started by GitHub user tuichenchuxin (triggered by tuichenchuxin). Head commit for run: c28f566b13633fc55d450d19dff8c7da0f4cd19d / tuichenchuxin support parse index hint. Report URL: https://github.com/apache/sh

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

2023-12-07 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user tuichenchuxin (triggered by tuichenchuxin). Head commit for run: 40d56c55ded4c11408d1d16cc070ac034c25a381 / tuichenchuxin support parse index hint. Report URL: https://github.com/apache/shard

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

2023-12-07 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user tuichenchuxin (triggered by tuichenchuxin). Head commit for run: 40d56c55ded4c11408d1d16cc070ac034c25a381 / tuichenchuxin support parse index hint. Report URL: https://github.com/apache/sha

[PR] support parse index hint. [shardingsphere]

2023-12-07 Thread via GitHub
tuichenchuxin opened a new pull request, #29314: URL: https://github.com/apache/shardingsphere/pull/29314 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 f

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

2023-12-07 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: 76916ebe4725643061184adb5bcc16fc14d2dce6 / zhangliang Move pipeline.config package Report URL: https://github.com/apache/shardingsphere

[PR] Move pipeline.config package [shardingsphere]

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