[PR] Add test for ShardingConstraintReviser [shardingsphere]

2024-03-13 Thread via GitHub
pmupkin opened a new pull request, #30473: URL: https://github.com/apache/shardingsphere/pull/30473 Fixes #28523 . Changes proposed in this pull request: -Add test for ShardingConstraintReviser --- Before committing this PR, I'm sure that I have checked the following

[PR] Fixes for unjudged Seata AT transactions caused by #30462 [shardingsphere]

2024-03-13 Thread via GitHub
linghengqian opened a new pull request, #30474: URL: https://github.com/apache/shardingsphere/pull/30474 Fixes https://github.com/apache/shardingsphere/actions/runs/8253659317/job/22576047197 . Changes proposed in this pull request: - Fixes for unjudged Seata AT transactions cau

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

2024-03-13 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user pmupkin (triggered by linghengqian). Head commit for run: 75eb34ac4f74d9abfc946dd27d1b3df63933790a / risk <399284...@qq.com> fix checkstyle problems Report URL: https://github.com/apache/shard

[PR] Refactor ConfigurationChangedSubscriberTest [shardingsphere]

2024-03-13 Thread via GitHub
terrymanu opened a new pull request, #30475: URL: https://github.com/apache/shardingsphere/pull/30475 (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 "Required - Check" is working again!

2024-03-13 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: ab1f3fbd74000200cd832ef816215b85cb7a3d33 / zhangliang Refactor ConfigurationChangedSubscriberTest Report URL: https://github.com/ap

(shardingsphere) branch master updated: Refactor ConfigurationChangedSubscriberTest (#30475)

2024-03-13 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 c962187caab Refactor ConfigurationCh

Re: [PR] Refactor ConfigurationChangedSubscriberTest [shardingsphere]

2024-03-13 Thread via GitHub
taojintianxia merged PR #30475: URL: https://github.com/apache/shardingsphere/pull/30475 -- 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 oracle merge parameter index parser when write not matched first [shardingsphere]

2024-03-13 Thread via GitHub
strongduanmu opened a new pull request, #30476: URL: https://github.com/apache/shardingsphere/pull/30476 Fixes #ISSUSE_ID. Changes proposed in this pull request: - Fix oracle merge parameter index parser when write not matched first --- Before committing this PR, I'm

[PR] Refactor ResourceMetaDataChangedSubscriberTest [shardingsphere]

2024-03-13 Thread via GitHub
terrymanu opened a new pull request, #30477: URL: https://github.com/apache/shardingsphere/pull/30477 (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] Fixes for unjudged Seata AT transactions caused by #30462 [shardingsphere]

2024-03-13 Thread via GitHub
RaigorJiang merged PR #30474: URL: https://github.com/apache/shardingsphere/pull/30474 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-uns

(shardingsphere) branch master updated (c962187caab -> dce4a0c7c38)

2024-03-13 Thread jianglongtao
This is an automated email from the ASF dual-hosted git repository. jianglongtao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from c962187caab Refactor ConfigurationChangedSubscriberTest (#30475) add dce4a0c7c38 Fixes for unjudged

Re: [I] There is not table【kq_attendance_clock】in shardingSphereSchema? [shardingsphere]

2024-03-13 Thread via GitHub
strongduanmu commented on issue #30464: URL: https://github.com/apache/shardingsphere/issues/30464#issuecomment-1993896965 We are currently planning this feature, please stay tuned for future versions. -- This is an automated message from the Apache Git Service. To respond to the mes

Re: [PR] Refactor ResourceMetaDataChangedSubscriberTest [shardingsphere]

2024-03-13 Thread via GitHub
taojintianxia merged PR #30477: URL: https://github.com/apache/shardingsphere/pull/30477 -- 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 ResourceMetaDataChangedSubscriberTest (#30477)

2024-03-13 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 c747a19efe0 Refactor ResourceMetaDat

Re: [PR] Fix oracle merge parameter index parser when write not matched first [shardingsphere]

2024-03-13 Thread via GitHub
FlyingZC merged PR #30476: URL: https://github.com/apache/shardingsphere/pull/30476 -- 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: Fix oracle merge parameter index parser when write not matched first (#30476)

2024-03-13 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 494b54d49f4 Fix oracle merge paramet

Re: [I] ShardingSphere Jdbc transaction 支持问题 [shardingsphere]

2024-03-13 Thread via GitHub
linghengqian commented on issue #30300: URL: https://github.com/apache/shardingsphere/issues/30300#issuecomment-1993985161 - You can use the master branch for testing. #30462 and #30474 have restricted thread-unsafe cross-database transactions in the LOCAL transaction implementation. --

Re: [I] Inconsistent order of fields in SQLParserRule, SQLParserRuleConfiguration and YamlSQLParserRuleConfiguration [shardingsphere]

2024-03-13 Thread via GitHub
RaigorJiang closed issue #26026: Inconsistent order of fields in SQLParserRule, SQLParserRuleConfiguration and YamlSQLParserRuleConfiguration URL: https://github.com/apache/shardingsphere/issues/26026 -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [I] Oracle Hierarchical Queries cannot be parsed properly. [shardingsphere]

2024-03-13 Thread via GitHub
RaigorJiang closed issue #21209: Oracle Hierarchical Queries cannot be parsed properly. URL: https://github.com/apache/shardingsphere/issues/21209 -- 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

Re: [I] Oracle Hierarchical Queries cannot be parsed properly. [shardingsphere]

2024-03-13 Thread via GitHub
RaigorJiang commented on issue #21209: URL: https://github.com/apache/shardingsphere/issues/21209#issuecomment-1994066528 The above SQLs is now supported -- 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 t

Re: [I] Support for cluster backup and recovery [shardingsphere]

2024-03-13 Thread via GitHub
RaigorJiang closed issue #24338: Support for cluster backup and recovery URL: https://github.com/apache/shardingsphere/issues/24338 -- 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 commen

Re: [PR] Fix RDL parser test for hint sharding strategy [shardingsphere]

2024-03-13 Thread via GitHub
yx9o merged PR #30478: URL: https://github.com/apache/shardingsphere/pull/30478 -- 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] Incorrect `HINT_INLINE` algorithm expression in RDL tests [shardingsphere]

2024-03-13 Thread via GitHub
yx9o closed issue #25131: Incorrect `HINT_INLINE` algorithm expression in RDL tests URL: https://github.com/apache/shardingsphere/issues/25131 -- 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

(shardingsphere) branch master updated: Fix RDL parser test for hint sharding strategy (#30478)

2024-03-13 Thread yx9o
This is an automated email from the ASF dual-hosted git repository. yx9o 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 19527a4753a Fix RDL parser test for hint s

[PR] Rename RuleIdentifier to RuleAttribute [shardingsphere]

2024-03-13 Thread via GitHub
terrymanu opened a new pull request, #30479: URL: https://github.com/apache/shardingsphere/pull/30479 (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 RuleIdentifier to RuleAttribute [shardingsphere]

2024-03-13 Thread via GitHub
taojintianxia merged PR #30479: URL: https://github.com/apache/shardingsphere/pull/30479 -- 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: [I] How to change the dataSource to Druid on Shardingsphere JDBC5.4.0? [shardingsphere]

2024-03-13 Thread via GitHub
xwh4022 commented on issue #28779: URL: https://github.com/apache/shardingsphere/issues/28779#issuecomment-1994397695 > * @zzyReal666 I suggest you open a new issue and provide unit tests - because using Alibaba Druid does involve a bug in ShardingSphere 5.4.1 and is fixed by an unknown co

Re: [I] How to change the dataSource to Druid on Shardingsphere JDBC5.4.0? [shardingsphere]

2024-03-13 Thread via GitHub
linghengqian commented on issue #28779: URL: https://github.com/apache/shardingsphere/issues/28779#issuecomment-1994428874 > > * @zzyReal666 I suggest you open a new issue and provide unit tests - because using Alibaba Druid does involve a bug in ShardingSphere 5.4.1 and is fixed by an unk

Re: [I] How to change the dataSource to Druid on Shardingsphere JDBC5.4.0? [shardingsphere]

2024-03-13 Thread via GitHub
xwh4022 commented on issue #28779: URL: https://github.com/apache/shardingsphere/issues/28779#issuecomment-1994449745 > > > * @zzyReal666 I suggest you open a new issue and provide unit tests - because using Alibaba Druid does involve a bug in ShardingSphere 5.4.1 and is fixed by an unknow

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

2024-03-13 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: 59ca4814e0a35ed1ae1645204e20a0f62c995490 / Liang Zhang Rename RuleIdentifier to RuleAttribute (#30479) Report URL: https://gi

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

2024-03-13 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: 59ca4814e0a35ed1ae1645204e20a0f62c995490 / Liang Zhang Rename RuleIdentifier to RuleAttribute (#30479) Report URL: https:/

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

2024-03-13 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: 59ca4814e0a35ed1ae1645204e20a0f62c995490 / Liang Zhang Rename RuleIdentifier to RuleAttribute (#30479) Report URL: https://gi

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

2024-03-13 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: 59ca4814e0a35ed1ae1645204e20a0f62c995490 / Liang Zhang Rename RuleIdentifier to RuleAttribute (#30479) Report URL: https:/

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

2024-03-13 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: 59ca4814e0a35ed1ae1645204e20a0f62c995490 / Liang Zhang Rename RuleIdentifier to RuleAttribute (#30479) Report URL: https://gith

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

2024-03-13 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: 59ca4814e0a35ed1ae1645204e20a0f62c995490 / Liang Zhang Rename RuleIdentifier to RuleAttribute (#30479)

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

2024-03-13 Thread GitBox
The GitHub Actions job "Nightly - CI" on shardingsphere.git has succeeded. Run started by GitHub user taojintianxia (triggered by taojintianxia). Head commit for run: 59ca4814e0a35ed1ae1645204e20a0f62c995490 / Liang Zhang Rename RuleIdentifier to RuleAttribute (#30479) Report URL: https://gith

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

2024-03-13 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: 59ca4814e0a35ed1ae1645204e20a0f62c995490 / Liang Zhang Rename RuleIdentifier to RuleAttribute (#30479) Report URL: htt

Re: [I] There is not table【kq_attendance_clock】in shardingSphereSchema? [shardingsphere]

2024-03-13 Thread via GitHub
dongoewang commented on issue #30464: URL: https://github.com/apache/shardingsphere/issues/30464#issuecomment-1996196770 > We are currently planning this feature, please stay tuned for future versions. Looking forward to it -- This is an automated message from the Apache Git Servi

Re: [I] There is not table【kq_attendance_clock】in shardingSphereSchema? [shardingsphere]

2024-03-13 Thread via GitHub
dongoewang closed issue #30464: There is not table【kq_attendance_clock】in shardingSphereSchema? URL: https://github.com/apache/shardingsphere/issues/30464 -- 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

[I] How to config hikari for each dataSource, like minimum-idle [shardingsphere]

2024-03-13 Thread via GitHub
xiangshaonumber1 opened a new issue, #30480: URL: https://github.com/apache/shardingsphere/issues/30480 ## Example use shardingSphere LOG@2024-03-14 10:03:03.451 [BT-2] INFO-> com.zaxxer.hikari.HikariDataSource.getConnection[110]: BaseHikariCP - Starting... LOG@2024-03-14 10:03:03.62

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

2024-03-13 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: a76a7e7aab0d291e749009dfd6f85f9480df7a7b / zhaojinchao Merge master branch Report URL: https://github.com/apache/shardingsphere/actions/runs

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

2024-03-13 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: a76a7e7aab0d291e749009dfd6f85f9480df7a7b / zhaojinchao Merge master branch Report URL: https://github.com/apache/shardingsphere/act

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

2024-03-13 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: a76a7e7aab0d291e749009dfd6f85f9480df7a7b / zhaojinchao Merge master branch Report URL: https://github.com/apache/shardingsphere

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

2024-03-13 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: a76a7e7aab0d291e749009dfd6f85f9480df7a7b / zhaojinchao Merge master branch Report URL: https://github.com/apache/shardingsphere/actio

Re: [I] Cannot batch insert in Oracle [shardingsphere]

2024-03-13 Thread via GitHub
amorxxf commented on issue #15689: URL: https://github.com/apache/shardingsphere/issues/15689#issuecomment-1996316113 Hi @cheese8 , 5.4.1 has same problem, has this issue been done? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

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

2024-03-13 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has succeeded. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: a830a5ece83555e1ae5d56b47d9d3721c25653e1 / zhaojinchao Fix checkstyle Report URL: https://github.com/apache/shardingsphere/actio

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

2024-03-13 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has succeeded. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: a830a5ece83555e1ae5d56b47d9d3721c25653e1 / zhaojinchao Fix checkstyle Report URL: https://github.com/apache/shardingsphere/actions/runs/8

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

2024-03-13 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: a830a5ece83555e1ae5d56b47d9d3721c25653e1 / zhaojinchao Fix checkstyle Report URL: https://github.com/apache/shardingsphere/a

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

2024-03-13 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: a830a5ece83555e1ae5d56b47d9d3721c25653e1 / zhaojinchao Fix checkstyle Report URL: https://github.com/apache/shardingsphere/actions/ru

[I] Does oracle's syntax parsing support this syntax? [shardingsphere]

2024-03-13 Thread via GitHub
Y-sir opened a new issue, #30481: URL: https://github.com/apache/shardingsphere/issues/30481 ## 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/apache

Re: [I] Does oracle's syntax parsing support this syntax? [shardingsphere]

2024-03-13 Thread via GitHub
strongduanmu commented on issue #30481: URL: https://github.com/apache/shardingsphere/issues/30481#issuecomment-1996677702 Hi @Y-sir, ShardingSphere Proxy only support MySQL, PostgreSQL and openGauss, you can execuete Oracle sql through JDBC adapter. -- This is an automated message from