Re: [I] How do I skip sql checks and sql overwrites for non-sharded tables? [shardingsphere]

2023-12-30 Thread via GitHub
RaigorJiang commented on issue #29471: URL: https://github.com/apache/shardingsphere/issues/29471#issuecomment-1872693897 @tough-pzg SQL parsing, routing and rewriting are necessary steps in SS. If your SQL statement is not supported, please submit an issue for is. There is no way to s

Re: [I] What is the significance of the ShardingSphere-JDBC clustering pattern? [shardingsphere]

2023-12-30 Thread via GitHub
RaigorJiang closed issue #29232: What is the significance of the ShardingSphere-JDBC clustering pattern? URL: https://github.com/apache/shardingsphere/issues/29232 -- 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

(shardingsphere) branch master updated: Check specific properties when deserializing XML file (#29577)

2023-12-30 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 3fbe164b774 Check specific properties w

Re: [PR] Check specific properties when deserializing XML file [shardingsphere]

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

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

2023-12-30 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: e0e4f32d68d4434032c75f864085ad37ef8702f5 / linghengqian Check specific properties when deserializing XML file Report URL: https://g

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

2023-12-30 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: 0bb53ad56872a618f2c64cc9925da4cb1b936b5c / Liang Zhang Merge AssignmentSegment and ColumnAssignmentSegment (#29605) *

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

2023-12-30 Thread GitBox
The GitHub Actions job "Nightly - Check" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 0bb53ad56872a618f2c64cc9925da4cb1b936b5c / Liang Zhang Merge AssignmentSegment and ColumnAssignmentSegment (#29605) * Fix javadoc on Sh

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

2023-12-30 Thread via GitHub
github-actions[bot] commented on issue #28534: URL: https://github.com/apache/shardingsphere/issues/28534#issuecomment-1872595656 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] After upgrading from 5.4.0 to 5.4.1, the tableStrategy of the CLASS_BASED custom class has become invalid. [shardingsphere]

2023-12-30 Thread via GitHub
github-actions[bot] commented on issue #29226: URL: https://github.com/apache/shardingsphere/issues/29226#issuecomment-1872595385 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] What is the significance of the ShardingSphere-JDBC clustering pattern? [shardingsphere]

2023-12-30 Thread via GitHub
github-actions[bot] commented on issue #29232: URL: https://github.com/apache/shardingsphere/issues/29232#issuecomment-1872595376 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-30 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: 0bb53ad56872a618f2c64cc9925da4cb1b936b5c / Liang Zhang Merge AssignmentSegment and ColumnAssignmentSegment (#29605) * Fix javadoc

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

2023-12-30 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: 0bb53ad56872a618f2c64cc9925da4cb1b936b5c / Liang Zhang Merge AssignmentSegment and ColumnAssignmentSegment (#29605) * Fix javad

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

2023-12-30 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 8453c2facf68d319d472cf9a6873b9ef30fb781f / zhangliang Merge AssignmentSegment and ColumnAssignmentSegment Report URL: https://github.com/apac

(shardingsphere) branch master updated: Merge AssignmentSegment and ColumnAssignmentSegment (#29605)

2023-12-30 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 0bb53ad5687 Merge AssignmentSegment an

Re: [PR] Merge AssignmentSegment and ColumnAssignmentSegment [shardingsphere]

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

[PR] Merge AssignmentSegment and ColumnAssignmentSegment [shardingsphere]

2023-12-30 Thread via GitHub
terrymanu opened a new pull request, #29605: URL: https://github.com/apache/shardingsphere/pull/29605 (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] Support parsing Oracle CREATE TRIGGER sql [shardingsphere]

2023-12-30 Thread via GitHub
ilyasahsan123 commented on issue #27119: URL: https://github.com/apache/shardingsphere/issues/27119#issuecomment-1872519154 hi @FlyingZC @strongduanmu, i've sent the pull request to support basic oracle create trigger statement. Could someone please take a look? - https://github.c

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

2023-12-30 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user ilyasahsan123 (triggered by ilyasahsan123). Head commit for run: b039c3ddc1213f3905ef923ac795a1ad89868f88 / Ilyas Ahsan 27119 Support Create Trigger Parser in Oracle format the code format the c

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

2023-12-30 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has succeeded. Run started by GitHub user ilyasahsan123 (triggered by ilyasahsan123). Head commit for run: b039c3ddc1213f3905ef923ac795a1ad89868f88 / Ilyas Ahsan 27119 Support Create Trigger Parser in Oracle format the code format the code Re

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

2023-12-30 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has succeeded. Run started by GitHub user ilyasahsan123 (triggered by ilyasahsan123). Head commit for run: b039c3ddc1213f3905ef923ac795a1ad89868f88 / Ilyas Ahsan 27119 Support Create Trigger Parser in Oracle format the code format the

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

2023-12-30 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user ilyasahsan123 (triggered by ilyasahsan123). Head commit for run: 4ad864ed6e0e8d4bd85936991509228e769860d6 / Ilyas Ahsan 27119 Support Create Trigger Parser in Oracle format the code Report URL: https://gi

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

2023-12-30 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user ilyasahsan123 (triggered by ilyasahsan123). Head commit for run: 4ad864ed6e0e8d4bd85936991509228e769860d6 / Ilyas Ahsan 27119 Support Create Trigger Parser in Oracle format the code Report URL: h

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

2023-12-30 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user ilyasahsan123 (triggered by ilyasahsan123). Head commit for run: 4ad864ed6e0e8d4bd85936991509228e769860d6 / Ilyas Ahsan 27119 Support Create Trigger Parser in Oracle format the code Report URL: htt

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

2023-12-30 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has succeeded. Run started by GitHub user ilyasahsan123 (triggered by ilyasahsan123). Head commit for run: 4ad864ed6e0e8d4bd85936991509228e769860d6 / Ilyas Ahsan 27119 Support Create Trigger Parser in Oracle format the code Repor

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

2023-12-30 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user ilyasahsan123 (triggered by ilyasahsan123). Head commit for run: bed1215a537efaa4ecbac345ee0f0d5a8b5e4c87 / Ilyas Ahsan 27119 Support Create Trigger Parser in Oracle Report URL: https://githu

[PR] Support Create Trigger Parser in Oracle [shardingsphere]

2023-12-30 Thread via GitHub
ilyasahsan123 opened a new pull request, #29604: URL: https://github.com/apache/shardingsphere/pull/29604 Fixes #27119. Changes proposed in this pull request: - Support Create Trigger Parser in Oracle --- Before committing this PR, I'm sure that I have checked the fo

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

2023-12-30 Thread via GitHub
KonarzewskiP commented on issue #28530: URL: https://github.com/apache/shardingsphere/issues/28530#issuecomment-1872507781 Hi @azexcy I would like to work on this issue, please assign it to me. -- This is an automated message from the Apache Git Service. To respond to the message, pl