[PR] For #28968, fix query for proxy_frontend_database_protocol_type [shardingsphere]

2023-11-07 Thread via GitHub
RaigorJiang opened a new pull request, #28970: URL: https://github.com/apache/shardingsphere/pull/28970 Fixes #28968. ### Before ![image](https://github.com/apache/shardingsphere/assets/5668787/44a59730-1118-4c75-9ca6-a9ef5693608e) ### After https://github.com/apache/

Re: [I] SqlStatementCompiler Not Support JDBC Function DATABASE() [shardingsphere]

2023-11-07 Thread via GitHub
strongduanmu commented on issue #28969: URL: https://github.com/apache/shardingsphere/issues/28969#issuecomment-1798005100 Hi @yaosing, thank you for testing sql federation. Currently, sql federation is an experimental feature and is still under development, so there is no detailed documen

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

2023-11-07 Thread via GitHub
RaigorJiang commented on issue #25925: URL: https://github.com/apache/shardingsphere/issues/25925#issuecomment-1798050578 Hi @HarshSawarkar , `SHOW SHADOW RULE` queries from the dimension of rule, which data sources are in a rule and which tables use it. `SHOW SHADOW TABLE RUL

Re: [PR] For #28968, fix query for proxy_frontend_database_protocol_type [shardingsphere]

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

Re: [I] Incorrect `proxy_frontend_database_protocol_type` in show dist variable results [shardingsphere]

2023-11-07 Thread via GitHub
Pace2Car closed issue #28968: Incorrect `proxy_frontend_database_protocol_type` in show dist variable results URL: https://github.com/apache/shardingsphere/issues/28968 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

(shardingsphere) branch master updated: For #28968, fix query for proxy_frontend_database_protocol_type (#28970)

2023-11-07 Thread chenjiahao
This is an automated email from the ASF dual-hosted git repository. chenjiahao 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 d49bc1499e3 For #28968, fix query fo

Re: [I] subquery [shardingsphere]

2023-11-07 Thread via GitHub
fankaifeng commented on issue #28966: URL: https://github.com/apache/shardingsphere/issues/28966#issuecomment-1798069279 SELECT count(1) FROM user_customer_relation_126 ucr join customer_126 c on ucr.customer_id = c.id WHERE c.`is_deleted` = 0 AND ucr.tena

[PR] Remove YamlJdbcConfiguration [shardingsphere]

2023-11-07 Thread via GitHub
terrymanu opened a new pull request, #28971: URL: https://github.com/apache/shardingsphere/pull/28971 (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] Remove YamlJdbcConfiguration [shardingsphere]

2023-11-07 Thread via GitHub
totalo merged PR #28971: URL: https://github.com/apache/shardingsphere/pull/28971 -- 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: Remove YamlJdbcConfiguration (#28971)

2023-11-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 6bf5fcc0202 Remove YamlJdbcConfiguration

[I] Failed to get driver instance for jdbcUrl=jdbc:mysql [shardingsphere]

2023-11-07 Thread via GitHub
Yiluhuakai22 opened a new issue, #28972: URL: https://github.com/apache/shardingsphere/issues/28972 apache/shardingsphere-proxy 5.4.1 mysql mysql:5.7.18 server.yaml ``` mode: type: Standalone repository: type: JDBC authority: users: - user:

Re: [I] shardingsphere-jdbc-core 5.4.1 spring boot 2.7.17 READWRITE_SPLITTING not working [shardingsphere]

2023-11-07 Thread via GitHub
RaigorJiang commented on issue #28928: URL: https://github.com/apache/shardingsphere/issues/28928#issuecomment-1798170511 Hi @dyrnq , Thank you for your feedback, I think it's a bug for broadcast rule. -- This is an automated message from the Apache Git Service. To respond to the messa

[PR] Move YamlPipelineDataSourceConfiguration into core module [shardingsphere]

2023-11-07 Thread via GitHub
terrymanu opened a new pull request, #28973: URL: https://github.com/apache/shardingsphere/pull/28973 (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: Move YamlPipelineDataSourceConfiguration into core module (#28973)

2023-11-07 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 68d38c26480 Move YamlPipelineDataSou

Re: [PR] Move YamlPipelineDataSourceConfiguration into core module [shardingsphere]

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

Re: [I] Executing 'drop streaming jobId' returned success, but the actual physical datasource replication slot was not deleted. [shardingsphere]

2023-11-07 Thread via GitHub
azexcy closed issue #28960: Executing 'drop streaming jobId' returned success, but the actual physical datasource replication slot was not deleted. URL: https://github.com/apache/shardingsphere/issues/28960 -- This is an automated message from the Apache Git Service. To respond to the message

Re: [I] Executing 'drop streaming jobId' returned success, but the actual physical datasource replication slot was not deleted. [shardingsphere]

2023-11-07 Thread via GitHub
azexcy commented on issue #28960: URL: https://github.com/apache/shardingsphere/issues/28960#issuecomment-1798198344 It's already fixed at #28890. Thank you for your feedback. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [I] SqlStatementCompiler Not Support JDBC Function DATABASE() [shardingsphere]

2023-11-07 Thread via GitHub
yaosing commented on issue #28969: URL: https://github.com/apache/shardingsphere/issues/28969#issuecomment-1798229456 Hello @strongduanmu, thanks for your reply, My real scenario is this: ``` select count(*) from information_schema.columns where table_schema = DATABASE() ``` Wh

[PR] Update use cases [shardingsphere]

2023-11-07 Thread via GitHub
terrymanu opened a new pull request, #28974: URL: https://github.com/apache/shardingsphere/pull/28974 (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] Update use cases [shardingsphere]

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

(shardingsphere) branch master updated: Update user cases (#28974)

2023-11-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 90e6bf6bed1 Update user cases (#2897

[PR] Remove useless ColumnName [shardingsphere]

2023-11-07 Thread via GitHub
terrymanu opened a new pull request, #28975: URL: https://github.com/apache/shardingsphere/pull/28975 (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: Remove useless ColumnName (#28975)

2023-11-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 2b9fcc91bed Remove useless ColumnNam

Re: [PR] Remove useless ColumnName [shardingsphere]

2023-11-07 Thread via GitHub
taojintianxia merged PR #28975: URL: https://github.com/apache/shardingsphere/pull/28975 -- 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 DataPipelineDataNodeConstants [shardingsphere]

2023-11-07 Thread via GitHub
terrymanu opened a new pull request, #28976: URL: https://github.com/apache/shardingsphere/pull/28976 (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] Rename DataPipelineDataNodeConstants [shardingsphere]

2023-11-07 Thread via GitHub
tristaZero merged PR #28976: URL: https://github.com/apache/shardingsphere/pull/28976 -- 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-unsu

(shardingsphere) branch master updated: Rename DataPipelineDataNodeConstants (#28976)

2023-11-07 Thread panjuan
This is an automated email from the ASF dual-hosted git repository. panjuan 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 b3d90fba117 Rename DataPipelineDataNode

[PR] Rename DataPipelineNodePath [shardingsphere]

2023-11-07 Thread via GitHub
terrymanu opened a new pull request, #28977: URL: https://github.com/apache/shardingsphere/pull/28977 (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] Rename DataPipelineNodePath [shardingsphere]

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

(shardingsphere) branch master updated: Rename DataPipelineNodePath (#28977)

2023-11-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 1c54ed87126 Rename DataPipelineNodeP

Re: [PR] Improve CDCImporter process FinishedRecord, and invalidate cache after acked [shardingsphere]

2023-11-07 Thread via GitHub
sandynz commented on code in PR #28953: URL: https://github.com/apache/shardingsphere/pull/28953#discussion_r1384798340 ## kernel/data-pipeline/scenario/cdc/client/src/main/java/org/apache/shardingsphere/data/pipeline/cdc/client/handler/RetryStreamingExceptionHandler.java: ## @@

[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-11-07 Thread via GitHub
peilinqian opened a new issue, #28978: URL: https://github.com/apache/shardingsphere/issues/28978 ## 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

[I] when the cdc job [shardingsphere]

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

[I] The CDCClient doesn't implement dropstreaming function. [shardingsphere]

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

Re: [I] The CDCClient doesn't implement dropstreaming function. [shardingsphere]

2023-11-07 Thread via GitHub
azexcy closed issue #28980: The CDCClient doesn't implement dropstreaming function. URL: https://github.com/apache/shardingsphere/issues/28980 -- 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 spe

Re: [I] The CDCClient doesn't implement dropstreaming function. [shardingsphere]

2023-11-07 Thread via GitHub
azexcy commented on issue #28980: URL: https://github.com/apache/shardingsphere/issues/28980#issuecomment-1798428219 It's fixed at #28890, thanks for feedback. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[PR] Rename CaseInsensitiveIdentifier [shardingsphere]

2023-11-07 Thread via GitHub
terrymanu opened a new pull request, #28981: URL: https://github.com/apache/shardingsphere/pull/28981 (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] Rename CaseInsensitiveIdentifier [shardingsphere]

2023-11-07 Thread via GitHub
terrymanu merged PR #28981: URL: https://github.com/apache/shardingsphere/pull/28981 -- 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: Rename CaseInsensitiveIdentifier (#28981)

2023-11-07 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 a73e82dcc24 Rename CaseInsensitiveId

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

2023-11-07 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: dc5cd2734f26964d9b567f255893110990565e58 / zhangliang Rename CaseInsensitiveIdentifier Report URL: https://github.com/apache/shardingsphere

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

2023-11-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: dc5cd2734f26964d9b567f255893110990565e58 / zhangliang Rename CaseInsensitiveIdentifier Report URL: https://github.com/apache/shardingsp

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

2023-11-07 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: dc5cd2734f26964d9b567f255893110990565e58 / zhangliang Rename CaseInsensitiveIdentifier Report URL: https://github.com/apache/shardingsphere/actions/

[PR] Make CaseInsensitiveIdentifier as final class [shardingsphere]

2023-11-07 Thread via GitHub
terrymanu opened a new pull request, #28982: URL: https://github.com/apache/shardingsphere/pull/28982 (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 - Agent" is working again!

2023-11-07 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: fd683aaf9b803cf90348db46b5d9acd8591a588a / zhangliang Remove LogicTableName Report URL: https://github.com/apache/shardingsphere/actions

[GH] (shardingsphere): Workflow run "Schedule - Report" failed!

2023-11-07 Thread GitBox
The GitHub Actions job "Schedule - Report" on shardingsphere.git has failed. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: a73e82dcc24d031c60382aeda92cd572732ae305 / Liang Zhang Rename CaseInsensitiveIdentifier (#28981) * Rename PipelineNodePath *

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

2023-11-07 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: fd683aaf9b803cf90348db46b5d9acd8591a588a / zhangliang Remove LogicTableName Report URL: https://github.com/apache/shardingsphere/act

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

2023-11-07 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: fd683aaf9b803cf90348db46b5d9acd8591a588a / zhangliang Remove LogicTableName Report URL: https://github.com/apache/shardingsphere/actions/runs/678

Re: [PR] Make CaseInsensitiveIdentifier as final class [shardingsphere]

2023-11-07 Thread via GitHub
tuichenchuxin merged PR #28982: URL: https://github.com/apache/shardingsphere/pull/28982 -- 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: Make CaseInsensitiveIdentifier as final class (#28982)

2023-11-07 Thread tuichenchuxin
This is an automated email from the ASF dual-hosted git repository. tuichenchuxin 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 fc9c81c58c9 Make CaseInsensitiveI

[GH] (shardingsphere): Workflow run "Schedule - Report" is working again!

2023-11-07 Thread GitBox
The GitHub Actions job "Schedule - Report" on shardingsphere.git has succeeded. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: fc9c81c58c9bb8d53cecfb46624fdf2ecbf07a67 / Liang Zhang Make CaseInsensitiveIdentifier as final class (#28982) * Remove use

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

2023-11-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: fc9c81c58c9bb8d53cecfb46624fdf2ecbf07a67 / Liang Zhang Make CaseInsensitiveIdentifier as final class (#28982) * Remove useless

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

2023-11-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: fc9c81c58c9bb8d53cecfb46624fdf2ecbf07a67 / Liang Zhang Make CaseInsensitiveIdentifier as final class (#28982) * Remove useless Sch

Re: [I] Upgrade shardingsphere-jdbc-core-spring-boot-starter to higher version on the maven [shardingsphere]

2023-11-07 Thread via GitHub
github-actions[bot] commented on issue #28675: URL: https://github.com/apache/shardingsphere/issues/28675#issuecomment-1799816746 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] when use select group by select * in single database and single table missing result column [shardingsphere]

2023-11-07 Thread via GitHub
github-actions[bot] commented on issue #28674: URL: https://github.com/apache/shardingsphere/issues/28674#issuecomment-1799817057 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] Compilation source code org. apache. shardingsphere. distsql. parser. autogen does not exist [shardingsphere]

2023-11-07 Thread via GitHub
github-actions[bot] commented on issue #28671: URL: https://github.com/apache/shardingsphere/issues/28671#issuecomment-1799817370 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] Get wrong results cause by time precision [shardingsphere]

2023-11-07 Thread via GitHub
dyrnq commented on issue #24103: URL: https://github.com/apache/shardingsphere/issues/24103#issuecomment-1800860839 @lnnkai Same problem with 5.2.1,I test 5.3.0 the results are correct. I don't know which pull fixed this issue specifically. -- This is an auto

Re: [I] SqlStatementCompiler Not Support JDBC Function DATABASE() [shardingsphere]

2023-11-07 Thread via GitHub
strongduanmu commented on issue #28969: URL: https://github.com/apache/shardingsphere/issues/28969#issuecomment-1800888189 Because after using the sharding feature, ShardingSphere abstracts concepts such as logical databases and logical tables. However, these concepts do not exist on MySQL

Re: [PR] Improve CDCImporter process FinishedRecord, and invalidate cache after acked [shardingsphere]

2023-11-07 Thread via GitHub
sandynz commented on code in PR #28953: URL: https://github.com/apache/shardingsphere/pull/28953#discussion_r1385860739 ## kernel/data-pipeline/scenario/cdc/client/src/main/java/org/apache/shardingsphere/data/pipeline/cdc/client/handler/RetryStreamingExceptionHandler.java: ## @@

[PR] Refactor JobDataNodeLineConvertUtils [shardingsphere]

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

2023-11-07 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 244be8504377b9357bf5303535310ef887e843dd / zhangliang Refactor JobDataNodeLineConvertUtils Report URL: https://github.com/apache/shardingsp

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

2023-11-07 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 244be8504377b9357bf5303535310ef887e843dd / zhangliang Refactor JobDataNodeLineConvertUtils Report URL: https://github.com/apache/shardin

Re: [PR] Refactor JobDataNodeLineConvertUtils [shardingsphere]

2023-11-07 Thread via GitHub
strongduanmu merged PR #28983: URL: https://github.com/apache/shardingsphere/pull/28983 -- 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: Refactor JobDataNodeLineConvertUtils (#28983)

2023-11-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 704277558e5 Refactor JobDataNode

Re: [I] shardingsphere-jdbc-core 5.4.1 spring boot 2.7.17 READWRITE_SPLITTING not working [shardingsphere]

2023-11-07 Thread via GitHub
dyrnq commented on issue #28928: URL: https://github.com/apache/shardingsphere/issues/28928#issuecomment-1800954164 > Hi @dyrnq , Thank you for your feedback, I think it's a bug for broadcast rule. thanks reply, may be I can use !SINGLE instead of !BROADCAST ```bash # - !B

[I] Add a new DistSQL to show implementations of SPI. [shardingsphere]

2023-11-07 Thread via GitHub
RaigorJiang opened a new issue, #28984: URL: https://github.com/apache/shardingsphere/issues/28984 ## Feature Request ### Is your feature request related to a problem? No. ### Describe the feature you would like. When users use DistSQL to create sharding table rules, they

Re: [I] Sharding count can not be null. [shardingsphere]

2023-11-07 Thread via GitHub
RaigorJiang commented on issue #28931: URL: https://github.com/apache/shardingsphere/issues/28931#issuecomment-1800986713 Hi @ylu2Fish Are you using cluster mode? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [PR] Improve CDCImporter process FinishedRecord, and invalidate cache after acked [shardingsphere]

2023-11-07 Thread via GitHub
azexcy commented on code in PR #28953: URL: https://github.com/apache/shardingsphere/pull/28953#discussion_r1386052927 ## kernel/data-pipeline/scenario/cdc/client/src/test/java/org/apache/shardingsphere/data/pipeline/cdc/client/example/Bootstrap.java: ## @@ -41,14 +42,14 @@ publ

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

2023-11-07 Thread via GitHub
gagan-gv commented on issue #28535: URL: https://github.com/apache/shardingsphere/issues/28535#issuecomment-1801175320 Hey, @strongduanmu I have made the changes to the PR, can you please review it. Thank you! -- This is an automated message from the Apache Git Service. To respond

Re: [I] `ShardingUnicastRoutingEngine` provides an incorrect random datasource [shardingsphere]

2023-11-07 Thread via GitHub
zhangOranges commented on issue #13312: URL: https://github.com/apache/shardingsphere/issues/13312#issuecomment-1801213182 This issue still exists in version 5. x -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [I] `ShardingUnicastRoutingEngine` provides an incorrect random datasource [shardingsphere]

2023-11-07 Thread via GitHub
zhangOranges commented on issue #13312: URL: https://github.com/apache/shardingsphere/issues/13312#issuecomment-1801214885 > Hi @xiehaib, thank you for your feedback, can you try the latest version? 4.x is an old version and is currently out of maintenance. This issue still exists in ver