codecov-commenter commented on PR #384:
URL:
https://github.com/apache/shardingsphere-on-cloud/pull/384#issuecomment-1569595978
##
[Codecov](https://app.codecov.io/gh/apache/shardingsphere-on-cloud/pull/384?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=
sonarcloud[bot] commented on PR #384:
URL:
https://github.com/apache/shardingsphere-on-cloud/pull/384#issuecomment-1569591450
SonarCloud Quality Gate failed. [.
Head commit for run:
03279e953ba439ad2d35a3200d2b601875bd3d02 / 吴伟杰
Remove unnecessary cast in PipelineJobProgressDetector (#25956)
Report URL: https://github.com/
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed.
Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95).
Head commit for run:
f4564f821eb1d8c74a6c26b82a57769831d7af78 / ChenJiaHao
Add new sharding rule configuration swapper (#25947)
* Add new sharding rule co
zhaojinchao95 merged PR #25947:
URL: https://github.com/apache/shardingsphere/pull/25947
--
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
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 f4564f821eb Add new sharding rule c
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 03279e953ba Remove unnecessary cast in P
totalo merged PR #25956:
URL: https://github.com/apache/shardingsphere/pull/25956
--
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
TeslaCN opened a new pull request, #25956:
URL: https://github.com/apache/shardingsphere/pull/25956
Revise #25955
--
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
This is an automated email from the ASF dual-hosted git repository.
zhonghongsheng 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 2932943a6da Use interface Pipeli
sandynz merged PR #25955:
URL: https://github.com/apache/shardingsphere/pull/25955
--
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
TeslaCN opened a new pull request, #25955:
URL: https://github.com/apache/shardingsphere/pull/25955
(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 unsubscr
TeslaCN commented on code in PR #25942:
URL: https://github.com/apache/shardingsphere/pull/25942#discussion_r1211079609
##
proxy/backend/core/src/main/java/org/apache/shardingsphere/proxy/backend/response/data/QueryResponseCell.java:
##
@@ -18,16 +18,28 @@
package org.apache.sh
TeslaCN commented on code in PR #25940:
URL: https://github.com/apache/shardingsphere/pull/25940#discussion_r1211078971
##
parser/sql/dialect/mysql/src/main/antlr4/imports/mysql/DDLStatement.g4:
##
@@ -189,8 +189,7 @@ dropTable
;
dropIndex
-: DROP INDEX indexName (ON
TeslaCN commented on code in PR #25939:
URL: https://github.com/apache/shardingsphere/pull/25939#discussion_r1211078901
##
parser/sql/dialect/mysql/src/main/antlr4/imports/mysql/DDLStatement.g4:
##
@@ -207,7 +207,7 @@ truncateTable
createIndex
: CREATE createIndexSpecifi
wgijja opened a new issue, #25954:
URL: https://github.com/apache/shardingsphere/issues/25954
### yml.comfig
spring:
shardingsphere:
mode:
type: standalone
repository:
type: JDBC
# 指定 YAML 配置文件
dataSources:
ds_3312:
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded.
Run started by GitHub user zihaoAK47 (triggered by zihaoAK47).
Head commit for run:
12409cf406706c5f9d0f6d22b2b42fbd4fd47e6b / niu niu
Change drop index parser (#25852)
Report URL: https://github.com/apache/shardingsphere/
The GitHub Actions job "CI" on shardingsphere.git has succeeded.
Run started by GitHub user zihaoAK47 (triggered by zihaoAK47).
Head commit for run:
12409cf406706c5f9d0f6d22b2b42fbd4fd47e6b / niu niu
Change drop index parser (#25852)
Report URL: https://github.com/apache/shardingsphere/actions
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed.
Run started by GitHub user Pace2Car (triggered by Pace2Car).
Head commit for run:
5b52d348fcb67c7ceebbef49390e722a7daebfde / Pace2Car
Add rule not null checks
Report URL: https://github.com/apache/shardingsphere/actions/runs/
The GitHub Actions job "CI" on shardingsphere.git has failed.
Run started by GitHub user Pace2Car (triggered by Pace2Car).
Head commit for run:
5b52d348fcb67c7ceebbef49390e722a7daebfde / Pace2Car
Add rule not null checks
Report URL: https://github.com/apache/shardingsphere/actions/runs/5128299
sandynz commented on code in PR #25950:
URL: https://github.com/apache/shardingsphere/pull/25950#discussion_r1211009995
##
kernel/data-pipeline/cdc/core/src/main/java/org/apache/shardingsphere/data/pipeline/cdc/core/connector/SocketSinkImporterConnector.java:
##
@@ -116,6 +117,9
This is an automated email from the ASF dual-hosted git repository.
duanzhengqiang pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git
from de7763b Merge pull request #382 from mlycore/fix-cm
new 6fc7790 feat: add IsNotFound che
strongduanmu merged PR #383:
URL: https://github.com/apache/shardingsphere-on-cloud/pull/383
--
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: notificatio
sonarcloud[bot] commented on PR #383:
URL:
https://github.com/apache/shardingsphere-on-cloud/pull/383#issuecomment-1569382719
Kudos, SonarCloud Quality Gate passed! [.
Head commit for run:
34fd619e3a5051f74f0bbe9c4e76b3ddb5daeae0 / jiangML <1060319...@qq.com>
Merge branch 'master' into fix-sonar-issue
Report URL: https://github.com/a
Gangplank0 commented on issue #25908:
URL:
https://github.com/apache/shardingsphere/issues/25908#issuecomment-1569368599
CREATE TABLE `ifp_locating_information` (
`id` bigint NOT NULL COMMENT 'id',
`tenant_id` bigint NOT NULL COMMENT '租户ID',
`xid` varchar(120) CHARACTER SET ut
cardigan1008 commented on issue #25763:
URL:
https://github.com/apache/shardingsphere/issues/25763#issuecomment-1569366792
@tuichenchuxin Thanks. But that’s exactly how I modified BaseRule.g4. But
the test failed🥲 When I replaced "SYSTEM" with "STATUS", which is also a
keyword in MySQL, th
tuichenchuxin commented on issue #25908:
URL:
https://github.com/apache/shardingsphere/issues/25908#issuecomment-1569358532
@Gangplank0 can you offer ifp_locating_information create sql?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
tuichenchuxin commented on issue #25763:
URL:
https://github.com/apache/shardingsphere/issues/25763#issuecomment-1569354263
@cardigan1008 I think add `System` to BaseRule.g4.
identifierKeywordsUnambiguous will be work.
--
This is an automated message from the Apache Git Service.
To respo
The GitHub Actions job "Nightly - E2E" on shardingsphere.git has failed.
Run started by GitHub user tristaZero (triggered by tristaZero).
Head commit for run:
2796ada0637ba2077d648947c31212042436409c / zhaojinchao
Fix sonar issue (#25952)
Report URL: https://github.com/apache/shardingsphere/ac
The GitHub Actions job "Nightly - CI" on shardingsphere.git has failed.
Run started by GitHub user taojintianxia (triggered by taojintianxia).
Head commit for run:
2796ada0637ba2077d648947c31212042436409c / zhaojinchao
Fix sonar issue (#25952)
Report URL: https://github.com/apache/shardingsphe
The GitHub Actions job "Nightly - Check" on shardingsphere.git has failed.
Run started by GitHub user terrymanu (triggered by terrymanu).
Head commit for run:
2796ada0637ba2077d648947c31212042436409c / zhaojinchao
Fix sonar issue (#25952)
Report URL: https://github.com/apache/shardingsphere/ac
The GitHub Actions job "Nightly - E2E Example Generator" on shardingsphere.git
has failed.
Run started by GitHub user totalo (triggered by totalo).
Head commit for run:
2796ada0637ba2077d648947c31212042436409c / zhaojinchao
Fix sonar issue (#25952)
Report URL: https://github.com/apache/shardi
kanha-gupta commented on PR #25953:
URL: https://github.com/apache/shardingsphere/pull/25953#issuecomment-1568683434
@strongduanmu Please review :)
--
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 GitHub Actions job "E2E - SQL" on shardingsphere.git has failed.
Run started by GitHub user kanha-gupta (triggered by kanha-gupta).
Head commit for run:
465b6a60a5758321536419e408265124b5b0cc77 / Kanha gupta
support for Operators which calcite dont support
Report URL: https://github.com/ap
kanha-gupta opened a new pull request, #25953:
URL: https://github.com/apache/shardingsphere/pull/25953
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 fol
cardigan1008 commented on issue #25763:
URL:
https://github.com/apache/shardingsphere/issues/25763#issuecomment-1568551929
Hi @tuichenchuxin ,
I hope this message finds you well. I have been trying to modify the
BaseRule.g4 file in /parser/sql/dialect/mysql/src/main/antlr4/imports/my
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 2796ada0637 Fix sonar issue (#25
strongduanmu merged PR #25952:
URL: https://github.com/apache/shardingsphere/pull/25952
--
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
This is an automated email from the ASF dual-hosted git repository.
panjuan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git
from f240f99 Merge pull request #381 from Xu-Wentao/pitr
new bb93007 refactor: reconcile update only
tristaZero merged PR #382:
URL: https://github.com/apache/shardingsphere-on-cloud/pull/382
--
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
codecov-commenter commented on PR #382:
URL:
https://github.com/apache/shardingsphere-on-cloud/pull/382#issuecomment-1568448350
##
[Codecov](https://app.codecov.io/gh/apache/shardingsphere-on-cloud/pull/382?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=
sonarcloud[bot] commented on PR #382:
URL:
https://github.com/apache/shardingsphere-on-cloud/pull/382#issuecomment-1568443954
Kudos, SonarCloud Quality Gate passed! [.
Head commit for run:
ccbd6a9f65e82d4f068136b341448b343efc88f4 / azexcy <13588031...@qq.com>
improve DataSourceRecordConsumer
Report URL: https://github.com/apach
sonarcloud[bot] commented on PR #382:
URL:
https://github.com/apache/shardingsphere-on-cloud/pull/382#issuecomment-1568322614
Kudos, SonarCloud Quality Gate passed! [.
Head commit for run:
34fbd765af0f0656b50647fe3736dadce6938936 / jiangML <1060319...@qq.com>
Optimize the use of classloader in ClasspathDriverURLProvider
Report URL
azexcy opened a new pull request, #25950:
URL: https://github.com/apache/shardingsphere/pull/25950
Related: #22500
Changes proposed in this pull request:
- Improve PostgreSQL/openGauss WAL dumper reconnect
- Wait position acked before FinishedRecord
- Improve DataSourceR
The GitHub Actions job "E2E - Pipeline" on shardingsphere.git has failed.
Run started by GitHub user jiangML (triggered by jiangML).
Head commit for run:
34fbd765af0f0656b50647fe3736dadce6938936 / jiangML <1060319...@qq.com>
Optimize the use of classloader in ClasspathDriverURLProvider
Report U
jiangML opened a new pull request, #25949:
URL: https://github.com/apache/shardingsphere/pull/25949
Fixes #25948.
Changes proposed in this pull request:
- Unify the use of classloader in ClasspathDriverURLProvider
---
Before committing this PR, I'm sure that I have c
jiangML opened a new issue, #25948:
URL: https://github.com/apache/shardingsphere/issues/25948
## 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 response any
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed.
Run started by GitHub user Pace2Car (triggered by Pace2Car).
Head commit for run:
49231b67a025420dd77c2471a9bae676abcf2e68 / Pace2Car
Update rule path constant
Report URL: https://github.com/apache/shardingsphere/actions/runs
Pace2Car opened a new pull request, #25947:
URL: https://github.com/apache/shardingsphere/pull/25947
For #25485.
Changes proposed in this pull request:
- Add new sharding rule configuration swapper
---
Before committing this PR, I'm sure that I have checked the follo
This is an automated email from the ASF dual-hosted git repository.
miaoliyao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git
The following commit(s) were added to refs/heads/main by this push:
new c1f280e fix(pitr): fix lsbackup
mlycore merged PR #381:
URL: https://github.com/apache/shardingsphere-on-cloud/pull/381
--
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
This is an automated email from the ASF dual-hosted git repository.
miaoliyao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git
The following commit(s) were added to refs/heads/main by this push:
new 71fa302 feat(helm): update oper
mlycore merged PR #378:
URL: https://github.com/apache/shardingsphere-on-cloud/pull/378
--
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
wbtlb commented on PR #381:
URL:
https://github.com/apache/shardingsphere-on-cloud/pull/381#issuecomment-1568167158
approve
--
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.
wbtlb commented on PR #378:
URL:
https://github.com/apache/shardingsphere-on-cloud/pull/378#issuecomment-1568167435
approve
--
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.
The GitHub Actions job "E2E - Pipeline" on shardingsphere.git has succeeded.
Run started by GitHub user FlyingZC (triggered by FlyingZC).
Head commit for run:
e3174a425e059ea65d707f411e9c1a57d5346255 / zhaojinchao
Complete the conversion logic between rule configuration and yaml data nodes of
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 e3174a425e0 Complete the conversion
FlyingZC merged PR #25944:
URL: https://github.com/apache/shardingsphere/pull/25944
--
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
sonarcloud[bot] commented on PR #381:
URL:
https://github.com/apache/shardingsphere-on-cloud/pull/381#issuecomment-1568059302
Kudos, SonarCloud Quality Gate passed! [.
Head commit for run:
763022d475005ddc936a8e6fc71a797717d9a130 / zhaojinchao
Merge remote-tracking branch 'origin/master' into recursive
Report URL: htt
The GitHub Actions job "E2E - Pipeline" on shardingsphere.git has failed.
Run started by GitHub user FlyingZC (triggered by FlyingZC).
Head commit for run:
8547e2fb496c0c0c3d7ed89dc802f4300f815777 / Zhengqiang Duan
Modify PRIMARY_KEY_META_DATA_SQL in OracleSchemaMetaDataLoader to avoid
ORA-01
The GitHub Actions job "E2E - Pipeline" on shardingsphere.git has failed.
Run started by GitHub user strongduanmu (triggered by strongduanmu).
Head commit for run:
51975a7f647d45371009bfcf107f469ed826ed1c / duanzhengqiang
Modify PRIMARY_KEY_META_DATA_SQL in OracleSchemaMetaDataLoader to avoid
codecov-commenter commented on PR #381:
URL:
https://github.com/apache/shardingsphere-on-cloud/pull/381#issuecomment-1568014611
##
[Codecov](https://app.codecov.io/gh/apache/shardingsphere-on-cloud/pull/381?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed.
Run started by GitHub user strongduanmu (triggered by strongduanmu).
Head commit for run:
51975a7f647d45371009bfcf107f469ed826ed1c / duanzhengqiang
Modify PRIMARY_KEY_META_DATA_SQL in OracleSchemaMetaDataLoader to avoid
ORA-
sonarcloud[bot] commented on PR #378:
URL:
https://github.com/apache/shardingsphere-on-cloud/pull/378#issuecomment-1568006725
Kudos, SonarCloud Quality Gate passed! [.
Head commit for run:
8547e2fb496c0c0c3d7ed89dc802f4300f815777 / Zhengqiang Duan
Modify PRIMARY_KEY_META_DATA_SQL in OracleSchemaMetaDataLoader to avoid
ORA-01006 e
This is an automated email from the ASF dual-hosted git repository.
panjuan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git
The following commit(s) were added to refs/heads/main by this push:
new 2c2cefb refactor: add yaml tag to
tristaZero merged PR #380:
URL: https://github.com/apache/shardingsphere-on-cloud/pull/380
--
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
sonarcloud[bot] commented on PR #381:
URL:
https://github.com/apache/shardingsphere-on-cloud/pull/381#issuecomment-1567986419
Kudos, SonarCloud Quality Gate passed! [ were added to refs/heads/master by this push:
new 8547e2fb496 Modify PRIMARY_KEY_META_
FlyingZC merged PR #25946:
URL: https://github.com/apache/shardingsphere/pull/25946
--
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
FlyingZC closed issue #25945: ORA-01006: Binding variable does not exist when
startup shardingsphere jdbc with oracle 19c
URL: https://github.com/apache/shardingsphere/issues/25945
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
strongduanmu opened a new pull request, #25946:
URL: https://github.com/apache/shardingsphere/pull/25946
Fixes #25945.
Changes proposed in this pull request:
- Modify PRIMARY_KEY_META_DATA_SQL in OracleSchemaMetaDataLoader to avoid
ORA-01006 exception
---
Before com
strongduanmu opened a new issue, #25945:
URL: https://github.com/apache/shardingsphere/issues/25945
## Bug Report
### Which version of ShardingSphere did you use?
[ab2e0b0](https://github.com/apache/shardingsphere/commit/ab2e0b082990b7588b6d440a76c59cf1a578157b)
### Whic
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed.
Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95).
Head commit for run:
763022d475005ddc936a8e6fc71a797717d9a130 / zhaojinchao
Merge remote-tracking branch 'origin/master' into recursive
Report URL: https:
zhaojinchao95 opened a new pull request, #25944:
URL: https://github.com/apache/shardingsphere/pull/25944
For #25485
--
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 uns
This is an automated email from the ASF dual-hosted git repository.
panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from de53bbbcd2d Avoid ConcurrentHashMap recursive update in
ShardingSphereServiceLoader.getServiceInstances (#24
tristaZero merged PR #25943:
URL: https://github.com/apache/shardingsphere/pull/25943
--
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
87 matches
Mail list logo