Re: [I] The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml [shardingsphere]

2024-04-11 Thread via GitHub
sui666 commented on issue #3977: URL: https://github.com/apache/shardingsphere/issues/3977#issuecomment-2051109519 > I find the problem is caused by springboot. springboot parse yaml and transfer to propertySource. At this time, springboot would ignore some item. > > I'm not sure

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

2024-04-11 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user sandynz (triggered by FlyingZC). Head commit for run: ca68c5358b8161c0898b6d97566c538a3ae0414f / Hongsheng Zhong Add more charset conf for MySQL Report URL: https://github.com/apache/sharding

Re: [I] sharding-jdbc-spring-boot-starter can't support NoneShardingStrategy [shardingsphere]

2024-04-11 Thread via GitHub
sui666 commented on issue #4005: URL: https://github.com/apache/shardingsphere/issues/4005#issuecomment-2051097676 the version of sharding-jdbc i useing is 5.2.1,but it still has the same problem; the example repository is [https://github.com/sui666/sharding-jdbc.git](https://gi

Re: [I] org.yaml.snakeyaml.representer.Representer: method 'void ()' not found [shardingsphere]

2024-04-11 Thread via GitHub
linghengqian commented on issue #30815: URL: https://github.com/apache/shardingsphere/issues/30815#issuecomment-2051075623 > When was version 5.4.2 released? - If you expect a faster release, you should leave a message in the mail thread at https://lists.apache.org/thread/0kwvkzclnhn

Re: [I] database-strategy:none not working [shardingsphere]

2024-04-11 Thread via GitHub
sui666 commented on issue #30818: URL: https://github.com/apache/shardingsphere/issues/30818#issuecomment-2051065585 Can someone help me , thank you very much -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

(shardingsphere) branch master updated: Fix expected data set rows message (#30857)

2024-04-11 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 b2b9232eeb5 Fix expected data set

Re: [PR] Fix expected data set rows message [shardingsphere]

2024-04-11 Thread via GitHub
tuichenchuxin merged PR #30857: URL: https://github.com/apache/shardingsphere/pull/30857 -- 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: Revise part of MariaDB E2E (#30855)

2024-04-11 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 ee6582d140e Revise part of MariaDB E

Re: [PR] Revise part of MariaDB E2E [shardingsphere]

2024-04-11 Thread via GitHub
FlyingZC merged PR #30855: URL: https://github.com/apache/shardingsphere/pull/30855 -- 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: [PR] Revise part of MariaDB E2E [shardingsphere]

2024-04-11 Thread via GitHub
sandynz commented on PR #30855: URL: https://github.com/apache/shardingsphere/pull/30855#issuecomment-2050991214 `Operation / E2E - transaction on enmotech/opengauss:2.1.0,enmotech/opengauss:3.1.0` is not related to this pr -- This is an automated message from the Apache Git Service. To r

(shardingsphere) branch master updated: Update error-codes docs (#30858)

2024-04-11 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 a0bea0754a8 Update error-codes docs

Re: [PR] Update error-codes docs [shardingsphere]

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

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

2024-04-11 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: e22c60f7a4b711e6eb0f165a04658af9cd885204 / zhangliang Update error-codes docs Report URL: https://github.com/apache/shardingsphere/a

[PR] Update error-codes docs [shardingsphere]

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

2024-04-11 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user sandynz (triggered by sandynz). Head commit for run: ca68c5358b8161c0898b6d97566c538a3ae0414f / Hongsheng Zhong Add more charset conf for MySQL Report URL: https://github.com/apache/shardings

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

2024-04-11 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: b327aa32b852fa42938efdcca4f24e5acd509f76 / ZhangCheng Fix expected data set rows message Report URL: https://github.com/apache/shardin

[PR] Fix expected data set rows message [shardingsphere]

2024-04-11 Thread via GitHub
FlyingZC opened a new pull request, #30857: URL: https://github.com/apache/shardingsphere/pull/30857 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 follow

Re: [I] org.yaml.snakeyaml.representer.Representer: method 'void ()' not found [shardingsphere]

2024-04-11 Thread via GitHub
James-Zou commented on issue #30815: URL: https://github.com/apache/shardingsphere/issues/30815#issuecomment-2050890267 > * With snakeyaml 2.2 in shardingsphere 5.4.2-SNAPSHOT/5.5.0, there is no need to explicitly specify the snakeyaml version, unless you are using third-party dependencies

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

2024-04-11 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user sandynz (triggered by sandynz). Head commit for run: 1f39040d813813e2ec4dd738674dab10acd7ee96 / Hongsheng Zhong Replace jdbc:mariadb to jdbc:mysql Report URL: https://github.com/apache/shardi

Re: [I] Version 5.4.1 of ShardingSphere references SnakeYAML version 1.33, which has a security vulnerability. How to upgrade it? [shardingsphere]

2024-04-11 Thread via GitHub
James-Zou commented on issue #30856: URL: https://github.com/apache/shardingsphere/issues/30856#issuecomment-2050875364 https://github.com/apache/shardingsphere/assets/16623321/31635c0a-5d06-4448-8de8-ee029540f0c7";> -- This is an automated message from the Apache Git Service. To resp

(shardingsphere) branch master updated: Fix PostgreSQL replication slot not cleaned on job deleted (#30853)

2024-04-11 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 5c24d70c389 Fix PostgreSQL replicati

Re: [PR] Fix PostgreSQL replication slot not cleaned on job deleted [shardingsphere]

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

[PR] Pipeline 2 [shardingsphere]

2024-04-11 Thread via GitHub
sandynz opened a new pull request, #30855: URL: https://github.com/apache/shardingsphere/pull/30855 Changes proposed in this pull request: - Remove mariadb-java-client dependency in E2E; Replace jdbc:mariadb to jdbc:mysql --- Before committing this PR, I'm sure that I

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

2024-04-11 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user sandynz (triggered by sandynz). Head commit for run: 9b8fe3acaffe8b669092f460f1882a4878aea7cd / Hongsheng Zhong Ignore ADDED and UPDATED event when job is disabled Report URL: https://gith

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

2024-04-11 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: 8667e1b3d20f3e7ffc1609ce9bdbe13e36841c57 / Liang Zhang Add RuleAndStorageMetaDataMismatchedException (#30854) Report U

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

2024-04-11 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: 8667e1b3d20f3e7ffc1609ce9bdbe13e36841c57 / Liang Zhang Add RuleAndStorageMetaDataMismatchedException (#30854) Report URL: htt

Re: [PR] Add test cases for SelectStatementContext.findColumnProjection() [shardingsphere]

2024-04-11 Thread via GitHub
Zhenye-Na commented on PR #28843: URL: https://github.com/apache/shardingsphere/pull/28843#issuecomment-2050444731 > Hi @Zhenye-Na, does this pr has any update? Hi @strongduanmu , I have lost the track of this PR for a while, thanks for reminding me of this un-finished work.

Re: [I] SHOW DATABASES & SHOW TABLES parse conflict with Oracle DatabaseType [shardingsphere]

2024-04-11 Thread via GitHub
github-actions[bot] commented on issue #30466: URL: https://github.com/apache/shardingsphere/issues/30466#issuecomment-2050431756 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 - SQL parser loading from external cases" failed!

2024-04-11 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: 8667e1b3d20f3e7ffc1609ce9bdbe13e36841c57 / Liang Zhang Add RuleAndStorageMetaDataMismatchedException (

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

2024-04-11 Thread GitBox
The GitHub Actions job "CI" on shardingsphere-plugin.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 1d4a72e278723cd3ba489fa3404c36cc57568760 / ZhangCheng Merge pull request #41 from strongduanmu/dev-0327 Add new sm3 message digest algo

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

2024-04-11 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: 8667e1b3d20f3e7ffc1609ce9bdbe13e36841c57 / Liang Zhang Add RuleAndStorageMetaDataMismatchedException (#30854) Report URL: https

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

2024-04-11 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: eae1950127bc2058d10b1c53f5db1fa052b7eb8b / zhangliang Add RuleAndStorageMetaDataMismatchedException Report URL: https://github.com/apac

Re: [PR] Add RuleAndStorageMetaDataMismatchedException [shardingsphere]

2024-04-11 Thread via GitHub
TeslaCN merged PR #30854: URL: https://github.com/apache/shardingsphere/pull/30854 -- 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-unsubsc

(shardingsphere) branch master updated: Add RuleAndStorageMetaDataMismatchedException (#30854)

2024-04-11 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie 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 8667e1b3d20 Add RuleAndStorageMetaData

[PR] Add RuleAndStorageMetaDataMismatchedException [shardingsphere]

2024-04-11 Thread via GitHub
terrymanu opened a new pull request, #30854: URL: https://github.com/apache/shardingsphere/pull/30854 (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: [I] how to onlu sharding database? [shardingsphere]

2024-04-11 Thread via GitHub
RaigorJiang commented on issue #30849: URL: https://github.com/apache/shardingsphere/issues/30849#issuecomment-2049944298 https://github.com/apache/shardingsphere/assets/5668787/1619dc5d-08f8-4766-92ec-845a9e22f82d";> --- Hi, @dobet , I found some problems: 1. You created th

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

2024-04-11 Thread via GitHub
HarshSawarkar commented on issue #28513: URL: https://github.com/apache/shardingsphere/issues/28513#issuecomment-2049782469 Hi @strongduanmu I have raised a new PR for this issue. Could you review it? Here's the link to it https://github.com/apache/shardingsphere/pull/30852 -- This is an

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

2024-04-11 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user sandynz (triggered by sandynz). Head commit for run: 31a394ea1a24f7129eb43b380ebc1358590c2e16 / Hongsheng Zhong Improve E2E in NATIVE mode Report URL: https://github.com/apache/shardingsphere

[PR] Fix PostgreSQL replication slot not cleaned on job deleted [shardingsphere]

2024-04-11 Thread via GitHub
sandynz opened a new pull request, #30853: URL: https://github.com/apache/shardingsphere/pull/30853 Changes proposed in this pull request: - Fix PostgreSQL replication slot not cleaned on job deleted --- Before committing this PR, I'm sure that I have checked the follow

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

2024-04-11 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: f4468221133d48fc8152e62783640696200cdb33 / Harsh Sawarkar Added unit test for WhereSegmentBinder class methods Report URL:

[PR] #28513 add unit tests for where segment binder [shardingsphere]

2024-04-11 Thread via GitHub
HarshSawarkar opened a new pull request, #30852: URL: https://github.com/apache/shardingsphere/pull/30852 Fixes #28513 . Changes proposed in this pull request: - Added unit test to test the methods of WhereSegmentBinder class. --- Before committing this PR, I'm sure

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

2024-04-11 Thread via GitHub
HarshSawarkar closed pull request #29111: Added unit tests for WhereSegmentBinder to test its public functions … URL: https://github.com/apache/shardingsphere/pull/29111 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] Refactor ShardingSQLException's impl [shardingsphere]

2024-04-11 Thread via GitHub
taojintianxia merged PR #30851: URL: https://github.com/apache/shardingsphere/pull/30851 -- 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: Refactor ShardingSQLException's impl (#30851)

2024-04-11 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 131c465166b Refactor ShardingSQLExce

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

2024-04-11 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 3a16e77458036ac18c04d597d57d3292a72b7e79 / zhangliang Refactor ShardingSQLException's impl Report URL: https://github.com/apache/sh

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

2024-04-11 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: fb73ab1079dae5473756aa00f7d73c8378996991 / zhangliang Refactor ShardingSQLException's impl Report URL: https://github.com/apache/shard

[PR] Refactor ShardingSQLException's impl [shardingsphere]

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

2024-04-11 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: 95e192db777e5c78fc300bfe42fd30e378b2598d / ZhangCheng Remove unused column data type reviser Report URL: https://github.com/apache/shardi

Re: [PR] Remove unused column data type reviser [shardingsphere]

2024-04-11 Thread via GitHub
zhaojinchao95 merged PR #30850: URL: https://github.com/apache/shardingsphere/pull/30850 -- 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: Remove unused column data type reviser (#30850)

2024-04-11 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 af64a0c04ae Remove unused column da

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

2024-04-11 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: 95e192db777e5c78fc300bfe42fd30e378b2598d / ZhangCheng Remove unused column data type reviser Report URL: https://github.com/apache/shardi

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

2024-04-11 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has succeeded. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: 95e192db777e5c78fc300bfe42fd30e378b2598d / ZhangCheng Remove unused column data type reviser Report URL: https://github.com/apache/sh

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

2024-04-11 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: d6596e571884933054f739c66510510d0de1a772 / ZhangCheng Remove unused column data type reviser Report URL: https://github.com/apache/shard

[PR] Remove unused column data type reviser [shardingsphere]

2024-04-11 Thread via GitHub
FlyingZC opened a new pull request, #30850: URL: https://github.com/apache/shardingsphere/pull/30850 Fixes #ISSUSE_ID. Changes proposed in this pull request: - Remove unused column data type reviser --- Before committing this PR, I'm sure that I have checked the foll

[I] how to onlu sharding database? [shardingsphere]

2024-04-11 Thread via GitHub
dobet opened a new issue, #30849: URL: https://github.com/apache/shardingsphere/issues/30849 ## Question **For English only**, other languages will not accept. Before asking a question, make sure you have: - Googled your question. - Searched open and closed [GitHub is

[I] Add dependency-check-maven to shardingsphere [shardingsphere]

2024-04-11 Thread via GitHub
taojintianxia opened a new issue, #30848: URL: https://github.com/apache/shardingsphere/issues/30848 ## Feature Request **For English only**, other languages will not be accepted. Please pay attention on issues you submitted, because we maybe need more details. If no respon