Re: [PR] Add unit test for PipelineJobCenter [shardingsphere]

2023-10-31 Thread via GitHub
HarshSawarkar commented on PR #28879: URL: https://github.com/apache/shardingsphere/pull/28879#issuecomment-1788504930 Can you please review it again @sandynz ? -- 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

Re: [PR] Add unit test for PipelineJobCenter [shardingsphere]

2023-10-31 Thread via GitHub
HarshSawarkar commented on PR #28879: URL: https://github.com/apache/shardingsphere/pull/28879#issuecomment-1788499519 Hey @sandynz > > Hi @sandynz I have made the changes.Can you please review it again? > > Hi @HarshSawarkar , there's checkstyle error in CI, you could follow e

(shardingsphere) branch master updated: Add ignore broadcast tables when unregister storage unit (#28911)

2023-10-31 Thread jianglongtao
This is an automated email from the ASF dual-hosted git repository. jianglongtao 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 90e7d183b45 Add ignore broadcast t

Re: [I] Add ignore broadcast tables when unregister storage unit [shardingsphere]

2023-10-31 Thread via GitHub
RaigorJiang closed issue #28910: Add ignore broadcast tables when unregister storage unit URL: https://github.com/apache/shardingsphere/issues/28910 -- 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 t

Re: [PR] Add ignore broadcast tables when unregister storage unit [shardingsphere]

2023-10-31 Thread via GitHub
RaigorJiang merged PR #28911: URL: https://github.com/apache/shardingsphere/pull/28911 -- 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

Re: [I] SQL that contains encrypt column in subquery and uses asterisks for outer projection is not supported. [shardingsphere]

2023-10-31 Thread via GitHub
strongduanmu commented on issue #28904: URL: https://github.com/apache/shardingsphere/issues/28904#issuecomment-1788441363 @WangSenkai Thank you for providing this information. Currently, this statement is not supported. The semantics in the subquery are relatively complex. Is it possible

Re: [PR] Move all spi interfaces to api module [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
tristaZero merged PR #2361: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2361 -- 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: notificat

Re: [PR] Move all spi interfaces to api module [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
codecov-commenter commented on PR #2361: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2361#issuecomment-1788406833 ## [Codecov](https://app.codecov.io/gh/apache/shardingsphere-elasticjob/pull/2361?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_ca

[PR] Move all spi interface to api module [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
terrymanu opened a new pull request, #2361: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2361 (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.

Re: [I] sharding-jdbc 5.4.1 spring boot is complete before the data source is initialized. How do I initialize the data source with spring boot [shardingsphere]

2023-10-31 Thread via GitHub
linghengqian commented on issue #28905: URL: https://github.com/apache/shardingsphere/issues/28905#issuecomment-1788384146 - Can you put a git that contains minimal reproducible unit tests? You can use h2database or testcontainers as data source. This appears to be a configuration issue,

Re: [I] Data source initialization time problem [shardingsphere]

2023-10-31 Thread via GitHub
linghengqian commented on issue #28903: URL: https://github.com/apache/shardingsphere/issues/28903#issuecomment-1788384039 - Can you put a git that contains minimal reproducible unit tests? You can use h2database or testcontainers as data source. This appears to be a configuration issue,

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

2023-10-31 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has succeeded. Run started by GitHub user jiangML (triggered by jiangML). Head commit for run: 9c8a0e7b777f5e4c2695abdcc39f0515501eae04 / jiangML <1060319...@qq.com> Optimize KernelDistSQLStatementVisitor Report URL: https://github

Re: [PR] 28542 [shardingsphere]

2023-10-31 Thread via GitHub
sandynz commented on PR #28879: URL: https://github.com/apache/shardingsphere/pull/28879#issuecomment-1788354374 > Hi @sandynz I have made the changes.Can you please review it again? Hi @HarshSawarkar , there's checkstyle error in CI, you could follow error details in `Check - CheckSt

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

2023-10-31 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user jiangML (triggered by jiangML). Head commit for run: 07ae91eed4bc475fbaa60ef43bf4fb19cb636b38 / jiangML <1060319...@qq.com> Fix getInUsedStorageUnitNameAndRulesMap error for RuleMetaData Repor

[PR] Add ignore broadcast tables when unregister storage unit [shardingsphere]

2023-10-31 Thread via GitHub
jiangML opened a new pull request, #28911: URL: https://github.com/apache/shardingsphere/pull/28911 Fixes #28910. Changes proposed in this pull request: - Add ignore broadcast tables when unregister storage unit - Fix getInUsedStorageUnitNameAndRulesMap error for RuleMetaData

Re: [I] SQL that contains encrypt column in subquery and uses asterisks for outer projection is not supported. [shardingsphere]

2023-10-31 Thread via GitHub
WangSenkai commented on issue #28904: URL: https://github.com/apache/shardingsphere/issues/28904#issuecomment-1788346938 > Can you show the sql generated by PageHelper framework? And provide your encrypt config, init sql script. ``` dataSources: unique_ds: dataSourceCl

[I] Add ignore broadcast tables when unregister storage unit [shardingsphere]

2023-10-31 Thread via GitHub
jiangML opened a new issue, #28910: URL: https://github.com/apache/shardingsphere/issues/28910 ## 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

Re: [I] SQL that contains encrypt column in subquery and uses asterisks for outer projection is not supported. [shardingsphere]

2023-10-31 Thread via GitHub
WangSenkai commented on issue #28904: URL: https://github.com/apache/shardingsphere/issues/28904#issuecomment-1788334294 dataSources: unique_ds: dataSourceClassName: com.alibaba.druid.pool.DruidDataSource driverClassName: oracle.jdbc.OracleDriver url: jdbc:oracle:th

Re: [I] SQL that contains encrypt column in subquery and uses asterisks for outer projection is not supported. [shardingsphere]

2023-10-31 Thread via GitHub
strongduanmu commented on issue #28904: URL: https://github.com/apache/shardingsphere/issues/28904#issuecomment-1788323785 Can you show the sql generated by PageHelper framework? And show your encrypt config. -- This is an automated message from the Apache Git Service. To respond to the

[I] IntervalShardingAlgorithm unsupport gorm framework [shardingsphere]

2023-10-31 Thread via GitHub
natehuangting opened a new issue, #28909: URL: https://github.com/apache/shardingsphere/issues/28909 I use IntervalShardingAlgorithm and the datetime-pattern is ''-MM-dd HH:mm:ss''. If the time passed when the user requests the Proxy is "2023-01-01 12:00:00", there will be no pro

Re: [I] SQL that contains encrypt column in subquery and uses asterisks for outer projection is not supported. [shardingsphere]

2023-10-31 Thread via GitHub
WangSenkai commented on issue #28904: URL: https://github.com/apache/shardingsphere/issues/28904#issuecomment-1788308620 > Can you use columns instead of asterisks when use encrypt feature? It comes with the Mybatis-PageHelper framework, I have no way to change it -- This is an aut

Re: [PR] Adjust parameter naming [shardingsphere]

2023-10-31 Thread via GitHub
zhaojinchao95 merged PR #28899: URL: https://github.com/apache/shardingsphere/pull/28899 -- 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: Adjust parameter naming (#28899)

2023-10-31 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 1e1096ca5e0 Adjust parameter naming

Re: [I] Data source initialization time problem [shardingsphere]

2023-10-31 Thread via GitHub
Yule-Momoko commented on issue #28903: URL: https://github.com/apache/shardingsphere/issues/28903#issuecomment-1788291386 > > 为什么spring-boot启动完成后才初始化数据源。 > > * 请进一步解释。什么是`the spring-boot boot is complete`? That is, the data source is initialized last instead of starting with s

Re: [I] sharding-jdbc 5.4.1 spring boot is complete before the data source is initialized. How do I initialize the data source with spring boot [shardingsphere]

2023-10-31 Thread via GitHub
Yule-Momoko commented on issue #28905: URL: https://github.com/apache/shardingsphere/issues/28905#issuecomment-1788291097 > > spring boot在数据源初始化之前就完成了 > > * 请进一步解释。什么是`complete`? That is, the data source is initialized last instead of starting with springboot -- This is an

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

2023-10-31 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user HarshSawarkar (triggered by sandynz). Head commit for run: b084c1620ab25dadfa1f542d8b6f6828d7d7be83 / HarshSawarkar GitHub Formatted the code as per code of conduct and made the changes as me

Re: [I] SQL that contains encrypt column in subquery and uses asterisks for outer projection is not supported. [shardingsphere]

2023-10-31 Thread via GitHub
strongduanmu commented on issue #28904: URL: https://github.com/apache/shardingsphere/issues/28904#issuecomment-1788277051 Can you use columns instead of asterisks when use encrypt feature? -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [I] Questions about the use of table shards and broadcast tables [shardingsphere]

2023-10-31 Thread via GitHub
yanghuoji commented on issue #28893: URL: https://github.com/apache/shardingsphere/issues/28893#issuecomment-1788272185 已找到解决方案,分片表的`actualDataNodes`数据源配置读写分离配置的自定义名称 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [I] Questions about the use of table shards and broadcast tables [shardingsphere]

2023-10-31 Thread via GitHub
yanghuoji closed issue #28893: Questions about the use of table shards and broadcast tables URL: https://github.com/apache/shardingsphere/issues/28893 -- 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

Re: [PR] Support mysql oracle create table as select statement parse [shardingsphere]

2023-10-31 Thread via GitHub
zihaoAK47 closed pull request #28816: Support mysql oracle create table as select statement parse URL: https://github.com/apache/shardingsphere/pull/28816 -- 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 g

Re: [PR] Added Unit test for ExpressionSegmentBinder [shardingsphere]

2023-10-31 Thread via GitHub
strongduanmu commented on code in PR #28883: URL: https://github.com/apache/shardingsphere/pull/28883#discussion_r1378293906 ## infra/binder/src/test/java/org/apache/shardingsphere/infra/binder/segment/expression/ExpressionSegmentBinderTest.java: ## @@ -0,0 +1,126 @@ +/* + * Lic

Re: [I] sharding-jdbc 5.4.1 spring boot is complete before the data source is initialized. How do I initialize the data source with spring boot [shardingsphere]

2023-10-31 Thread via GitHub
Yule-Momoko commented on issue #28905: URL: https://github.com/apache/shardingsphere/issues/28905#issuecomment-1788231749 > > spring boot在数据源初始化之前就完成了 > > * 请进一步解释。什么是`complete`? spring boot starts the data source before initializing it -- This is an automated message from t

(shardingsphere) branch master updated: add create-diskgroup test SQL (#28907)

2023-10-31 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 bb982faeb76 add create-diskgroup

Re: [I] Support parsing Oracle CREATE DISKGROUP sql [shardingsphere]

2023-10-31 Thread via GitHub
strongduanmu closed issue #27023: Support parsing Oracle CREATE DISKGROUP sql URL: https://github.com/apache/shardingsphere/issues/27023 -- 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 c

Re: [PR] SQL parsing Enhancement: add create-diskgroup test SQL [shardingsphere]

2023-10-31 Thread via GitHub
strongduanmu merged PR #28907: URL: https://github.com/apache/shardingsphere/pull/28907 -- 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

Re: [I] Support parsing Oracle CREATE DISKGROUP sql [shardingsphere]

2023-10-31 Thread via GitHub
strongduanmu commented on issue #27023: URL: https://github.com/apache/shardingsphere/issues/27023#issuecomment-1788229335 @chakkk309 Welcome, I just assign this issue to you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

(shardingsphere-elasticjob) branch master updated: Refactor pom (#2360)

2023-10-31 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-elasticjob.git The following commit(s) were added to refs/heads/master by this push: new 6ca1a3a3d Refactor pom (#2360

Re: [PR] Refactor pom [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
totalo merged PR #2360: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2360 -- 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

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

2023-10-31 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: dcf1aca1125a94b789fad710387380a56de19b58 / Zhengqiang Duan Adjust protocolType to sqlParserType in SQLTranslator (#28906) Report URL:

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

2023-10-31 Thread via GitHub
github-actions[bot] commented on issue #26467: URL: https://github.com/apache/shardingsphere/issues/26467#issuecomment-1787958774 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] Missing org.apache.shardingsphere.distsql.parser.autogen.KernelDistSQLStatementParser [shardingsphere]

2023-10-31 Thread via GitHub
github-actions[bot] commented on issue #26671: URL: https://github.com/apache/shardingsphere/issues/26671#issuecomment-1787958720 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-10-31 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: dcf1aca1125a94b789fad710387380a56de19b58 / Zhengqiang Duan Adjust protocolType to sqlParserType in SQLTranslator (#28906) Report

[PR] Refactor pom [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
terrymanu opened a new pull request, #2360: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2360 (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.

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

2023-10-31 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: dcf1aca1125a94b789fad710387380a56de19b58 / Zhengqiang Duan Adjust protocolType to sqlParserType in SQLTranslator (#28906) Repo

Re: [PR] Added Unit test for ExpressionSegmentBinder [shardingsphere]

2023-10-31 Thread via GitHub
Gowrishankar04 commented on PR #28883: URL: https://github.com/apache/shardingsphere/pull/28883#issuecomment-1787606048 @strongduanmu - Is there any review pending? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [I] Support parsing Oracle CREATE DISKGROUP sql [shardingsphere]

2023-10-31 Thread via GitHub
chakkk309 commented on issue #27023: URL: https://github.com/apache/shardingsphere/issues/27023#issuecomment-1787443143 Hi, I would like to take over this task. The parser is working fine on these SQL statements. So I just added these test cases. -- This is an automated message from the

[I] Lose sharding table rules and readwrite splitting rules after proxy restart [shardingsphere]

2023-10-31 Thread via GitHub
ifrit2000 opened a new issue, #28908: URL: https://github.com/apache/shardingsphere/issues/28908 ## 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/ap

[PR] SQL parsing Enhancement: add create-diskgroup test SQL [shardingsphere]

2023-10-31 Thread via GitHub
chakkk309 opened a new pull request, #28907: URL: https://github.com/apache/shardingsphere/pull/28907 Fixes #27023 and ref #26878 Changes proposed in this pull request: - Add create-diskgroup related test SQL --- Before committing this PR, I'm sure that I have chec

(shardingsphere-elasticjob) branch master updated: Remove WrapException (#2359)

2023-10-31 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-elasticjob.git The following commit(s) were added to refs/heads/master by this push: new c300d53b6 Remove WrapExce

Re: [PR] Remove WrapException [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
terrymanu merged PR #2359: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2359 -- 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: notificati

[PR] Remove WrapException [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
terrymanu opened a new pull request, #2359: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2359 (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.

(shardingsphere-elasticjob) branch master updated: Remove TracingStorageConverterNotFoundException (#2358)

2023-10-31 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-elasticjob.git The following commit(s) were added to refs/heads/master by this push: new bdd7637f8 Remove TracingS

Re: [PR] Remove TracingStorageConverterNotFoundException [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
taojintianxia merged PR #2358: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2358 -- 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: notifi

Re: [I] Add stargazers worldmap in ShardingSphere README page [shardingsphere]

2023-10-31 Thread via GitHub
taojintianxia commented on issue #26521: URL: https://github.com/apache/shardingsphere/issues/26521#issuecomment-1787248729 > > > > > Hi @taojintianxia > > > > > It seems like the nightly-build workflow last execution ([link](https://github.com/apache/shardingsphere/actions/runs/64486119

[PR] Remove TracingStorageConverterNotFoundException [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
terrymanu opened a new pull request, #2358: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2358 (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.

(shardingsphere-elasticjob) branch master updated: Rename TracingListenerConfiguration to TracingListenerFactory (#2357)

2023-10-31 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-elasticjob.git The following commit(s) were added to refs/heads/master by this push: new 80956cdd8 Rename TracingL

Re: [PR] Rename TracingListenerConfiguration to TracingListenerFactory [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
taojintianxia merged PR #2357: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2357 -- 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: notifi

[PR] Rename TracingListenerConfiguration to TracingListenerFactory [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
terrymanu opened a new pull request, #2357: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2357 (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.

(shardingsphere-elasticjob) branch master updated: Refactor structure of tracing module (#2356)

2023-10-31 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-elasticjob.git The following commit(s) were added to refs/heads/master by this push: new 8d45e6f5d Refactor struct

Re: [PR] Refactor structure of tracing module [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
taojintianxia merged PR #2356: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2356 -- 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: notifi

Re: [PR] Refactor structure of tracing module [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
codecov-commenter commented on PR #2356: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2356#issuecomment-1787206243 We're currently processing your upload. This comment will be updated when the results are available. -- This is an automated message from the Apache Git Se

[PR] Refactor structure of tracing module [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
terrymanu opened a new pull request, #2356: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2356 (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.

Re: [PR] Rename TracingStorageFixture [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
taojintianxia merged PR #2355: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2355 -- 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: notifi

(shardingsphere-elasticjob) branch master updated: Rename TracingStorageFixture (#2355)

2023-10-31 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-elasticjob.git The following commit(s) were added to refs/heads/master by this push: new 2034bfd2a Rename TracingS

[PR] Rename TracingStorageFixture [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
terrymanu opened a new pull request, #2355: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2355 (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.

Re: [PR] 28542 [shardingsphere]

2023-10-31 Thread via GitHub
HarshSawarkar commented on PR #28879: URL: https://github.com/apache/shardingsphere/pull/28879#issuecomment-1787135306 Hi @sandynz I have made the changes.Can you please review it again? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] Adjust protocolType to sqlParserType in SQLTranslator [shardingsphere]

2023-10-31 Thread via GitHub
FlyingZC merged PR #28906: URL: https://github.com/apache/shardingsphere/pull/28906 -- 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: Adjust protocolType to sqlParserType in SQLTranslator (#28906)

2023-10-31 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 dcf1aca1125 Adjust protocolType to s

Re: [PR] 28542 [shardingsphere]

2023-10-31 Thread via GitHub
sandynz commented on code in PR #28879: URL: https://github.com/apache/shardingsphere/pull/28879#discussion_r1377424218 ## kernel/data-pipeline/core/src/test/java/org/apache/shardingsphere/data/pipeline/core/job/PipelineJobCenterTest.java: ## @@ -1,88 +1,93 @@ +/* + * Licensed t

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

2023-10-31 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has succeeded. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 91ba67e7da2fc97303c6aff88b6d837c1cab57ce / duanzhengqiang Adjust protocolType to sqlParserType in SQLTranslator Report URL: https

(shardingsphere-elasticjob) branch master updated: Refactor HttpParam (#2354)

2023-10-31 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-elasticjob.git The following commit(s) were added to refs/heads/master by this push: new 1bdc817c6 Refactor HttpPa

Re: [PR] Refactor HttpParam [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
taojintianxia merged PR #2354: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2354 -- 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: notifi

[PR] Refactor HttpParam [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
terrymanu opened a new pull request, #2354: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2354 (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.

[PR] Adjust protocolType to sqlParserType in SQLTranslator [shardingsphere]

2023-10-31 Thread via GitHub
strongduanmu opened a new pull request, #28906: URL: https://github.com/apache/shardingsphere/pull/28906 Fixes #ISSUSE_ID. Changes proposed in this pull request: - Adjust protocolType to sqlParserType in SQLTranslator - modify unit test --- Before committing thi

(shardingsphere-elasticjob) branch master updated: Resolve dependencies conflicts (#2353)

2023-10-31 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-elasticjob.git The following commit(s) were added to refs/heads/master by this push: new 7a5f020cd Resolve depend

Re: [PR] Resolve dependencies conflicts [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
zhaojinchao95 merged PR #2353: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2353 -- 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: notifi

Re: [PR] Resolve dependencies conflicts [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
codecov-commenter commented on PR #2353: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2353#issuecomment-1786937910 We're currently processing your upload. This comment will be updated when the results are available. -- This is an automated message from the Apache Git Se

[PR] Resolve dependencies conflicts [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
terrymanu opened a new pull request, #2353: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2353 (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.

(shardingsphere-elasticjob) branch master updated: Fix error message occur in spring test cases

2023-10-31 Thread zhonghongsheng
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-elasticjob.git The following commit(s) were added to refs/heads/master by this push: new e41e1a983 Fix error m

Re: [PR] Fix error message occur in spring test cases [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
sandynz merged PR #2352: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2352 -- 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: notification

[PR] Fix error message occur in spring test cases [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
terrymanu opened a new pull request, #2352: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2352 (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.

(shardingsphere-elasticjob) branch 3.0.4-release deleted (was 0db2fa1d7)

2023-10-31 Thread sunnianjun
This is an automated email from the ASF dual-hosted git repository. sunnianjun pushed a change to branch 3.0.4-release in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git was 0db2fa1d7 [maven-release-plugin] prepare for next development iteration The revisions t

(shardingsphere-on-cloud) branch release-v1.0 deleted (was 38dbcc4)

2023-10-31 Thread miaoliyao
This is an automated email from the ASF dual-hosted git repository. miaoliyao pushed a change to branch release-v1.0 in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git was 38dbcc4 fix(helm): fix start command for operator (#26) The revisions that were on this br

(shardingsphere-on-cloud) branch mlycore-patch-1 deleted (was 78d680f)

2023-10-31 Thread miaoliyao
This is an automated email from the ASF dual-hosted git repository. miaoliyao pushed a change to branch mlycore-patch-1 in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git was 78d680f docs: polish pitr README.md The revisions that were on this branch are still co

(shardingsphere-on-cloud) branch mlycore-patch-2 deleted (was 3bc7eb6)

2023-10-31 Thread miaoliyao
This is an automated email from the ASF dual-hosted git repository. miaoliyao pushed a change to branch mlycore-patch-2 in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git was 3bc7eb6 Update README.md The revisions that were on this branch are still contained in

(shardingsphere-on-cloud) branch pre-release-0.3.0 deleted (was cf9dc19)

2023-10-31 Thread miaoliyao
This is an automated email from the ASF dual-hosted git repository. miaoliyao pushed a change to branch pre-release-0.3.0 in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git was cf9dc19 fix: fix zk chart dep The revisions that were on this branch are still contai

(shardingsphere-on-cloud) branch 0.3.0-release deleted (was 2f94303)

2023-10-31 Thread miaoliyao
This is an automated email from the ASF dual-hosted git repository. miaoliyao pushed a change to branch 0.3.0-release in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git was 2f94303 fix: fix operator docs The revisions that were on this branch are still contained

Re: [I] Table or view `part_cmnt_1` does not exist. [shardingsphere]

2023-10-31 Thread via GitHub
qiuweilu commented on issue #28872: URL: https://github.com/apache/shardingsphere/issues/28872#issuecomment-1786794223 @RaigorJiang Invalidation in complex nested queries. such as ``` select a.* from ( /* SHARDINGSPHERE_HINT: B.SHARDING_DATABASE_VALUE=0,

Re: [I] sharding-jdbc 5.4.1 spring boot is complete before the data source is initialized. How do I initialize the data source with spring boot [shardingsphere]

2023-10-31 Thread via GitHub
linghengqian commented on issue #28905: URL: https://github.com/apache/shardingsphere/issues/28905#issuecomment-1786791655 > spring boot is complete before the data source is initialized - Please give further explanation. What is `complete`? -- This is an automated message from the

Re: [I] Data source initialization time problem [shardingsphere]

2023-10-31 Thread via GitHub
linghengqian commented on issue #28903: URL: https://github.com/apache/shardingsphere/issues/28903#issuecomment-1786789654 > Why is the data source initialized after the spring-boot boot is complete. - Please give further explanation. What is `the spring-boot boot is complete`? --

(shardingsphere-elasticjob) branch master updated: Unify logback-test.xml (#2351)

2023-10-31 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-elasticjob.git The following commit(s) were added to refs/heads/master by this push: new dcb1a5a18 Unify logback-t

Re: [PR] Unify logback-test.xml [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
taojintianxia merged PR #2351: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2351 -- 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: notifi

[PR] Unify logback-test.xml [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
terrymanu opened a new pull request, #2351: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2351 (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.

(shardingsphere-elasticjob) branch master updated: Switch off springboot's banner in test log (#2350)

2023-10-31 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-elasticjob.git The following commit(s) were added to refs/heads/master by this push: new 66971c25a Switch off spri

Re: [PR] Switch off springboot's banner in test log [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
taojintianxia merged PR #2350: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2350 -- 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: notifi

[PR] Switch off springboot's banner in test log [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
terrymanu opened a new pull request, #2350: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2350 (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.

(shardingsphere-elasticjob) branch master updated: Refactor test cases to reduce useless log (#2349)

2023-10-31 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-elasticjob.git The following commit(s) were added to refs/heads/master by this push: new 1485887c8 Refactor test c

Re: [PR] Refactor test cases to reduce useless log [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
FlyingZC merged PR #2349: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2349 -- 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

Re: [PR] Refactor test cases to reduce useless log [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
codecov-commenter commented on PR #2349: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2349#issuecomment-1786653358 We're currently processing your upload. This comment will be updated when the results are available. -- This is an automated message from the Apache Git Se

[PR] Refactor test case to reduce useless log [shardingsphere-elasticjob]

2023-10-31 Thread via GitHub
terrymanu opened a new pull request, #2349: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2349 (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.

  1   2   >