[GitHub] [shardingsphere] taojintianxia opened a new pull request, #20233: Refactor : disable PostgresSQLAutoCommitTestCase temporarily(#20231)

2022-08-16 Thread GitBox
taojintianxia opened a new pull request, #20233: URL: https://github.com/apache/shardingsphere/pull/20233 Fixes #20231. -- 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.

[GitHub] [shardingsphere] tianhao960 opened a new pull request, #20232: support like operator with escape for postgres

2022-08-16 Thread GitBox
tianhao960 opened a new pull request, #20232: URL: https://github.com/apache/shardingsphere/pull/20232 Fixes #19795 . Changes proposed in this pull request: - support like operator with escape - - -- This is an automated message from the Apache Git Service. To respond

[shardingsphere] branch master updated: Support select join using statement and escape projection convert to SqlNode (#20229)

2022-08-16 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 2dbfd78c49d Support select join usi

[GitHub] [shardingsphere] zjcnb merged pull request #20229: Support select join using statement and escape projection convert to SqlNode

2022-08-16 Thread GitBox
zjcnb merged PR #20229: URL: https://github.com/apache/shardingsphere/pull/20229 -- 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.

[GitHub] [shardingsphere] strongduanmu merged pull request #20230: Rename shardingsphere-error module to shardingsphere-dialect-exception

2022-08-16 Thread GitBox
strongduanmu merged PR #20230: URL: https://github.com/apache/shardingsphere/pull/20230 -- 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

[shardingsphere] branch master updated: Rename shardingsphere-error module to shardingsphere-dialect-exception (#20230)

2022-08-16 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 64306159aa5 Rename shardingspher

[GitHub] [shardingsphere] taojintianxia opened a new issue, #20231: Disable the PostgresSQLAutoCommitTestCase in PostgreSQLProxyTransactionIT temporarily

2022-08-16 Thread GitBox
taojintianxia opened a new issue, #20231: URL: https://github.com/apache/shardingsphere/issues/20231 recently the test case PostgresSQLAutoCommitTestCase failed quite frequent. and this can not be reproduced on localhost, even sometimes this case will test successfully with a re-run operati

[GitHub] [shardingsphere] TeslaCN commented on issue #19884: It is slow to use JDBC connection shardingsphere proxy to write

2022-08-16 Thread GitBox
TeslaCN commented on issue #19884: URL: https://github.com/apache/shardingsphere/issues/19884#issuecomment-1217497652 Could you provide a demo about this issue? There are too many reasons could impact performance. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [shardingsphere] terrymanu opened a new pull request, #20230: Rename shardingsphere-error module to shardingsphere-dialect-exception

2022-08-16 Thread GitBox
terrymanu opened a new pull request, #20230: URL: https://github.com/apache/shardingsphere/pull/20230 For #20036. -- 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

[GitHub] [shardingsphere]: Workflow run "Continuous Integration" is working again!

2022-08-16 Thread GitBox
The GitHub Actions job "Continuous Integration" on shardingsphere.git has succeeded. Run started by GitHub user tristaZero (triggered by tristaZero). Head commit for run: ab2429ba780eb6cfb9eb81bf791bad7d2db759fb / Zhengqiang Duan Refactor Oracle, SQLServer and SQL92 join statement parse and a

[GitHub] [shardingsphere]: Workflow run "Integration Test" is working again!

2022-08-16 Thread GitBox
The GitHub Actions job "Integration Test" on shardingsphere.git has succeeded. Run started by GitHub user tristaZero (triggered by tristaZero). Head commit for run: ab2429ba780eb6cfb9eb81bf791bad7d2db759fb / Zhengqiang Duan Refactor Oracle, SQLServer and SQL92 join statement parse and add test

[GitHub] [shardingsphere]: Workflow run "check-license" is working again!

2022-08-16 Thread GitBox
The GitHub Actions job "check-license" on shardingsphere.git has succeeded. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: b746939205ebe0c9114fe8bc98b83fb96e6d5ee3 / strongduanmu Refactor join condition convert logic Report URL: https://github.com/ap

[GitHub] [shardingsphere]: Workflow run "Integration Test" failed!

2022-08-16 Thread GitBox
The GitHub Actions job "Integration Test" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: cae05e0d710ffb88cdfa3b22c1eadd795de1bba8 / strongduanmu Support select join using statement and escape projection convert to Sql

[GitHub] [shardingsphere]: Workflow run "Continuous Integration" failed!

2022-08-16 Thread GitBox
The GitHub Actions job "Continuous Integration" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: cae05e0d710ffb88cdfa3b22c1eadd795de1bba8 / strongduanmu Support select join using statement and escape projection convert

[GitHub] [shardingsphere]: Workflow run "check-license" failed!

2022-08-16 Thread GitBox
The GitHub Actions job "check-license" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: cae05e0d710ffb88cdfa3b22c1eadd795de1bba8 / strongduanmu Support select join using statement and escape projection convert to SqlNod

[GitHub] [shardingsphere] strongduanmu opened a new pull request, #20229: Support select join using statement and escape projection convert to SqlNode

2022-08-16 Thread GitBox
strongduanmu opened a new pull request, #20229: URL: https://github.com/apache/shardingsphere/pull/20229 Ref https://github.com/apache/shardingsphere/issues/19580. Changes proposed in this pull request: - support select join using statement and escape projection convert to SqlNode

[shardingsphere] branch master updated: Refactor Oracle, SQLServer and SQL92 join statement parse and add test case (#20227)

2022-08-16 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 ab2429ba780 Refactor Oracle, SQLServer

[GitHub] [shardingsphere] tristaZero merged pull request #20227: Refactor Oracle, SQLServer and SQL92 join statement parse and add test case

2022-08-16 Thread GitBox
tristaZero merged PR #20227: URL: https://github.com/apache/shardingsphere/pull/20227 -- 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

[GitHub] [shardingsphere] codecov-commenter commented on pull request #20227: Refactor Oracle, SQLServer and SQL92 join statement parse and add test case

2022-08-16 Thread GitBox
codecov-commenter commented on PR #20227: URL: https://github.com/apache/shardingsphere/pull/20227#issuecomment-1217456395 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/20227?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_te

[GitHub] [shardingsphere] kutouziUk opened a new issue, #20228: auto-tables There is no real sub-table sub-library and an error(Table 'sharding-jdbc-test2.t_order_4' doesn't exist) is reported

2022-08-16 Thread GitBox
kutouziUk opened a new issue, #20228: URL: https://github.com/apache/shardingsphere/issues/20228 question 1: There is no real sub-table sub-library version: 5.1.2 mysql schema: ![image](https://user-images.githubusercontent.com/54654629/185032569-f8ebf61e-8942-4c94-98bf-11cbece4bd3

[GitHub] [shardingsphere]: Workflow run "Continuous Integration" is working again!

2022-08-16 Thread GitBox
The GitHub Actions job "Continuous Integration" on shardingsphere.git has succeeded. Run started by GitHub user sandynz (triggered by sandynz). Head commit for run: 7782e303e2c3c5e957de35c8646df04abd005805 / Xinze Guo <101622833+aze...@users.noreply.github.com> The method of start scaling and

[shardingsphere] branch master updated: fix format example code in parse doc (#20223)

2022-08-16 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.git The following commit(s) were added to refs/heads/master by this push: new 37a44509b48 fix format example code

[GitHub] [shardingsphere] terrymanu merged pull request #20223: fix format example code in parse doc

2022-08-16 Thread GitBox
terrymanu merged PR #20223: URL: https://github.com/apache/shardingsphere/pull/20223 -- 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-unsub

[GitHub] [shardingsphere] sandynz commented on pull request #20222: The method of start scaling and stop scaling change async to sync

2022-08-16 Thread GitBox
sandynz commented on PR #20222: URL: https://github.com/apache/shardingsphere/pull/20222#issuecomment-1217429947 `stop job` doesn't block until job is finished, it might be optimized later. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[shardingsphere] branch master updated: The method of start scaling and stop scaling change async to sync (#20222)

2022-08-16 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.git The following commit(s) were added to refs/heads/master by this push: new 7782e303e2c The method of start

[GitHub] [shardingsphere] sandynz merged pull request #20222: The method of start scaling and stop scaling change async to sync

2022-08-16 Thread GitBox
sandynz merged PR #20222: URL: https://github.com/apache/shardingsphere/pull/20222 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubsc

[shardingsphere] branch master updated: Support visible column for Oracle database. (#20225)

2022-08-16 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 61cd5522370 Support visible colu

[GitHub] [shardingsphere] strongduanmu merged pull request #20225: Support visible column for Oracle database.

2022-08-16 Thread GitBox
strongduanmu merged PR #20225: URL: https://github.com/apache/shardingsphere/pull/20225 -- 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

[shardingsphere] branch master updated: update mix rules content (#20226)

2022-08-16 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.git The following commit(s) were added to refs/heads/master by this push: new 6458ab0b35f update mix rules content

[GitHub] [shardingsphere] terrymanu merged pull request #20226: update mix rules configuration

2022-08-16 Thread GitBox
terrymanu merged PR #20226: URL: https://github.com/apache/shardingsphere/pull/20226 -- 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-unsub

[GitHub] [shardingsphere] codecov-commenter commented on pull request #20222: The method of start scaling and stop scaling change async to sync

2022-08-16 Thread GitBox
codecov-commenter commented on PR #20222: URL: https://github.com/apache/shardingsphere/pull/20222#issuecomment-1217423697 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/20222?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_te

[GitHub] [shardingsphere]: Workflow run "Continuous Integration" failed!

2022-08-16 Thread GitBox
The GitHub Actions job "Continuous Integration" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 0394191aa7497b523adde86a2aee9542690afb08 / strongduanmu Refactor Oracle, SQLServer and SQL92 join statement parse and add

[GitHub] [shardingsphere] strongduanmu opened a new pull request, #20227: Refactor Oracle, SQLServer and SQL92 join statement parse and add test case

2022-08-16 Thread GitBox
strongduanmu opened a new pull request, #20227: URL: https://github.com/apache/shardingsphere/pull/20227 Ref https://github.com/apache/shardingsphere/issues/19580. Changes proposed in this pull request: - refactor Oracle, SQLServer and SQL92 join statement parse and add test case

[GitHub] [shardingsphere-elasticjob-ui] TeslaCN commented on issue #159: server start success,but login error,caused by NullPointerException

2022-08-16 Thread GitBox
TeslaCN commented on issue #159: URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/159#issuecomment-1217420573 Hi @PerseveranceForever I could not reproduce this issue. I tried input wrong user or password and got 403. ![image](https://user-images.githubusercontent.

[GitHub] [shardingsphere-elasticjob-ui] TeslaCN commented on issue #160: can't find job by search jobname

2022-08-16 Thread GitBox
TeslaCN commented on issue #160: URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/160#issuecomment-1217419256 Thanks for your feedback. I've reproduced this issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [shardingsphere] Mike0601 opened a new pull request, #20226: update mix rules configuration

2022-08-16 Thread GitBox
Mike0601 opened a new pull request, #20226: URL: https://github.com/apache/shardingsphere/pull/20226 For #19513 . Changes proposed in this pull request: - - - -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [shardingsphere] dongzl commented on a diff in pull request #20225: Support visible column for Oracle database.

2022-08-16 Thread GitBox
dongzl commented on code in PR #20225: URL: https://github.com/apache/shardingsphere/pull/20225#discussion_r947409229 ## shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/metadata/database/schema/loader/dialect/OracleSchemaMetaDataLoader.java

[GitHub] [shardingsphere] novice-gamer commented on issue #19884: It is slow to use JDBC connection shardingsphere proxy to write

2022-08-16 Thread GitBox
novice-gamer commented on issue #19884: URL: https://github.com/apache/shardingsphere/issues/19884#issuecomment-1217401064 This parameter is added when the spark program calls JDBC to use the database, but it is still slow. Is there any other recommended optimization method? -- This is

[GitHub] [shardingsphere] Bingai077 commented on issue #20217: How to set the Time Zone for ShardingSphere-Proxy?

2022-08-16 Thread GitBox
Bingai077 commented on issue #20217: URL: https://github.com/apache/shardingsphere/issues/20217#issuecomment-1217389887 @RaigorJiang When my client connects to the Proxy, I've set the time zone, too.But it's not in effect. ![image](https://user-images.githubusercontent.com/51192624/1850

[GitHub] [shardingsphere-elasticjob-ui] TeslaCN commented on issue #159: server start success,but login error,caused by NullPointerException

2022-08-16 Thread GitBox
TeslaCN commented on issue #159: URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/159#issuecomment-1217388191 Hi @PerseveranceForever The role guest has been removed. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[shardingsphere-elasticjob] branch master updated: Update NOTICE in elasticjob-cloud-scheduler-distribution (#2115)

2022-08-16 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-elasticjob.git The following commit(s) were added to refs/heads/master by this push: new 75896ea8f Update NOTICE in

[GitHub] [shardingsphere-elasticjob] TeslaCN merged pull request #2115: Update NOTICE in elasticjob-cloud-scheduler-distribution

2022-08-16 Thread GitBox
TeslaCN merged PR #2115: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2115 -- 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

[shardingsphere-elasticjob] branch master updated: Update LICENSE and NOTICE (#2114)

2022-08-16 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-elasticjob.git The following commit(s) were added to refs/heads/master by this push: new 213579fca Update LICENSE an

[GitHub] [shardingsphere-elasticjob] TeslaCN merged pull request #2114: Update LICENSE and NOTICE

2022-08-16 Thread GitBox
TeslaCN merged PR #2114: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2114 -- 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

[GitHub] [shardingsphere] strongduanmu commented on a diff in pull request #20225: Support visible column for Oracle database.

2022-08-16 Thread GitBox
strongduanmu commented on code in PR #20225: URL: https://github.com/apache/shardingsphere/pull/20225#discussion_r947391785 ## shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/metadata/database/schema/loader/dialect/OracleSchemaMetaDataLoade

[GitHub] [shardingsphere] codecov-commenter commented on pull request #20225: Support visible column for Oracle database.

2022-08-16 Thread GitBox
codecov-commenter commented on PR #20225: URL: https://github.com/apache/shardingsphere/pull/20225#issuecomment-1217381968 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/20225?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_te

[GitHub] [shardingsphere-elasticjob] mytang0 commented on pull request #2111: [ISSUE #2110] Support low version Zookeeper as registry center

2022-08-16 Thread GitBox
mytang0 commented on PR #2111: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2111#issuecomment-1217381042 > Hi @mytang0 Thanks for your contribution. Actually I want to discuss about reusing [ShardingSphere's cluster mode](https://github.com/apache/shardingsphere/tree/maste

[GitHub] [shardingsphere]: Workflow run "Integration Test" is working again!

2022-08-16 Thread GitBox
The GitHub Actions job "Integration Test" on shardingsphere.git has succeeded. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: 104d86c8fa7593f04f2d7ddf2b91bcfa7a32796c / Zonglei Dong Merge remote-tracking branch 'origin/master' into oracle-column-visible Report UR

[GitHub] [shardingsphere-elasticjob] mytang0 commented on pull request #2111: [ISSUE #2110] Support low version Zookeeper as registry center

2022-08-16 Thread GitBox
mytang0 commented on PR #2111: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2111#issuecomment-1217378465 > Hi @mytang0 Thanks for your contribution. Actually I want to discuss about reusing [ShardingSphere's cluster mode](https://github.com/apache/shardingsphere/tree/maste

[GitHub] [shardingsphere-elasticjob] mytang0 closed pull request #2111: [ISSUE #2110] Support low version Zookeeper as registry center

2022-08-16 Thread GitBox
mytang0 closed pull request #2111: [ISSUE #2110] Support low version Zookeeper as registry center URL: https://github.com/apache/shardingsphere-elasticjob/pull/2111 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [shardingsphere] TeslaCN commented on issue #20097: ShardingSphere still hava Deadlock exception

2022-08-16 Thread GitBox
TeslaCN commented on issue #20097: URL: https://github.com/apache/shardingsphere/issues/20097#issuecomment-1217371719 This may be related to your sharding configuration. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [shardingsphere-elasticjob-ui] dependabot[bot] commented on pull request #163: Bump spring-boot-starter-web from 1.5.21.RELEASE to 2.5.12

2022-08-16 Thread GitBox
dependabot[bot] commented on PR #163: URL: https://github.com/apache/shardingsphere-elasticjob-ui/pull/163#issuecomment-1217367141 OK, I won't notify you about org.springframework.boot:spring-boot-starter-web again, unless you re-open this PR or update it yourself. 😢 -- This is an autom

[GitHub] [shardingsphere-elasticjob-ui] dependabot[bot] closed pull request #163: Bump spring-boot-starter-web from 1.5.21.RELEASE to 2.5.12

2022-08-16 Thread GitBox
dependabot[bot] closed pull request #163: Bump spring-boot-starter-web from 1.5.21.RELEASE to 2.5.12 URL: https://github.com/apache/shardingsphere-elasticjob-ui/pull/163 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [shardingsphere-elasticjob-ui] TeslaCN commented on pull request #163: Bump spring-boot-starter-web from 1.5.21.RELEASE to 2.5.12

2022-08-16 Thread GitBox
TeslaCN commented on PR #163: URL: https://github.com/apache/shardingsphere-elasticjob-ui/pull/163#issuecomment-1217367117 @dependabot ignore this dependency -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [shardingsphere-elasticjob-ui] dependabot[bot] closed pull request #162: Bump spring-webmvc from 4.3.24.RELEASE to 5.2.21.RELEASE

2022-08-16 Thread GitBox
dependabot[bot] closed pull request #162: Bump spring-webmvc from 4.3.24.RELEASE to 5.2.21.RELEASE URL: https://github.com/apache/shardingsphere-elasticjob-ui/pull/162 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [shardingsphere-elasticjob-ui] dependabot[bot] commented on pull request #162: Bump spring-webmvc from 4.3.24.RELEASE to 5.2.21.RELEASE

2022-08-16 Thread GitBox
dependabot[bot] commented on PR #162: URL: https://github.com/apache/shardingsphere-elasticjob-ui/pull/162#issuecomment-1217367050 OK, I won't notify you about org.springframework:spring-webmvc again, unless you re-open this PR or update it yourself. 😢 -- This is an automated message fro

[GitHub] [shardingsphere-elasticjob-ui] TeslaCN commented on pull request #162: Bump spring-webmvc from 4.3.24.RELEASE to 5.2.21.RELEASE

2022-08-16 Thread GitBox
TeslaCN commented on PR #162: URL: https://github.com/apache/shardingsphere-elasticjob-ui/pull/162#issuecomment-1217367034 @dependabot ignore this dependency -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [shardingsphere-elasticjob] TeslaCN commented on pull request #2111: [ISSUE #2110] Support low version Zookeeper as registry center

2022-08-16 Thread GitBox
TeslaCN commented on PR #2111: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2111#issuecomment-1217366492 Hi @mytang0 Thanks for your contribution. Actually I want to discuss about reusing [ShardingSphere's cluster mode](https://github.com/apache/shardingsphere/tree/mas

[GitHub] [shardingsphere] dongzl opened a new pull request, #20225: Support visible column for Oracle database.

2022-08-16 Thread GitBox
dongzl opened a new pull request, #20225: URL: https://github.com/apache/shardingsphere/pull/20225 For #19862 . Changes proposed in this pull request: - Support visible column for Oracle database. - Fix test case. The `HIDDEN_COLUMN` is only at `ALL_TAB_COLS` table, so I m

[shardingsphere-elasticjob-ui] branch dependabot/maven/org.springframework.boot-spring-boot-starter-web-2.5.12 created (now 14619dd)

2022-08-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.springframework.boot-spring-boot-starter-web-2.5.12 in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob-ui.git at 14619dd Bump spring-boo

[shardingsphere-elasticjob-ui] branch dependabot/maven/org.springframework-spring-webmvc-5.2.21.RELEASE created (now 4e8aa5d)

2022-08-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.springframework-spring-webmvc-5.2.21.RELEASE in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob-ui.git at 4e8aa5d Bump spring-webmvc fro

[GitHub] [shardingsphere-elasticjob-ui] dependabot[bot] opened a new pull request, #162: Bump spring-webmvc from 4.3.24.RELEASE to 5.2.21.RELEASE

2022-08-16 Thread GitBox
dependabot[bot] opened a new pull request, #162: URL: https://github.com/apache/shardingsphere-elasticjob-ui/pull/162 Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.3.24.RELEASE to 5.2.21.RELEASE. Release notes Sourced from https://github.com/spri

[GitHub] [shardingsphere-elasticjob-ui] dependabot[bot] opened a new pull request, #163: Bump spring-boot-starter-web from 1.5.21.RELEASE to 2.5.12

2022-08-16 Thread GitBox
dependabot[bot] opened a new pull request, #163: URL: https://github.com/apache/shardingsphere-elasticjob-ui/pull/163 Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 1.5.21.RELEASE to 2.5.12. Release notes Sourced from https://github.com/spring

[shardingsphere-elasticjob-ui] branch master updated: Bump postgresql from 42.2.5 to 42.4.1 (#161)

2022-08-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob-ui.git The following commit(s) were added to refs/heads/master by this push: new ea84a88 Bump postgre

[GitHub] [shardingsphere-elasticjob-ui] dependabot[bot] merged pull request #161: Bump postgresql from 42.2.5 to 42.4.1

2022-08-16 Thread GitBox
dependabot[bot] merged PR #161: URL: https://github.com/apache/shardingsphere-elasticjob-ui/pull/161 -- 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: not

[GitHub] [shardingsphere-elasticjob-ui] TeslaCN commented on pull request #161: Bump postgresql from 42.2.5 to 42.4.1

2022-08-16 Thread GitBox
TeslaCN commented on PR #161: URL: https://github.com/apache/shardingsphere-elasticjob-ui/pull/161#issuecomment-1217357697 @dependabot squash and merge -- 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

[shardingsphere-elasticjob] branch master updated: Fix the issue #2105: NullPointerExecption caused by job configuration deleted. (#2112)

2022-08-16 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-elasticjob.git The following commit(s) were added to refs/heads/master by this push: new 5fcefd1e4 Fix the issue #21

[GitHub] [shardingsphere-elasticjob] TeslaCN merged pull request #2112: Fix the issue #2105: NullPointerExecption caused by job configuration…

2022-08-16 Thread GitBox
TeslaCN merged PR #2112: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2112 -- 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

[GitHub] [shardingsphere-elasticjob] TeslaCN closed issue #2105: An operation to delete a job configuration reported a null pointer error,

2022-08-16 Thread GitBox
TeslaCN closed issue #2105: An operation to delete a job configuration reported a null pointer error, URL: https://github.com/apache/shardingsphere-elasticjob/issues/2105 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [shardingsphere]: Workflow run "Integration Test" failed!

2022-08-16 Thread GitBox
The GitHub Actions job "Integration Test" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 715b86ecdff0e0090e1454b5273b8c63360373a0 / Zhengqiang Duan Fix master branch ci exception caused by sql parser (#20224) * Fix master

[GitHub] [shardingsphere]: Workflow run "Continuous Integration" is working again!

2022-08-16 Thread GitBox
The GitHub Actions job "Continuous Integration" on shardingsphere.git has succeeded. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 864742647ec48c67f99bdf02af504c89679021db / strongduanmu update grammar rule Report URL: https://github.com/apache/sha

[GitHub] [shardingsphere] terrymanu merged pull request #20224: Fix master branch ci exception caused by sql parser

2022-08-16 Thread GitBox
terrymanu merged PR #20224: URL: https://github.com/apache/shardingsphere/pull/20224 -- 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-unsub

[shardingsphere] branch master updated: Fix master branch ci exception caused by sql parser (#20224)

2022-08-16 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.git The following commit(s) were added to refs/heads/master by this push: new 715b86ecdff Fix master branch ci exc

[GitHub] [shardingsphere]: Workflow run "Continuous Integration" failed!

2022-08-16 Thread GitBox
The GitHub Actions job "Continuous Integration" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: ada2a539f2daf519070c542f5d698d206fb231f7 / strongduanmu Fix master branch ci exception caused by sql parser Report URL:

[GitHub] [shardingsphere]: Workflow run "Integration Test" is working again!

2022-08-16 Thread GitBox
The GitHub Actions job "Integration Test" on shardingsphere.git has succeeded. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: ada2a539f2daf519070c542f5d698d206fb231f7 / strongduanmu Fix master branch ci exception caused by sql parser Report URL: http

[GitHub] [shardingsphere] strongduanmu opened a new pull request, #20224: Fix master branch ci exception caused by sql parser

2022-08-16 Thread GitBox
strongduanmu opened a new pull request, #20224: URL: https://github.com/apache/shardingsphere/pull/20224 Fixes #ISSUSE_ID. Changes proposed in this pull request: - Fix master branch ci exception caused by sql parser -- This is an automated message from the Apache Git Service.

[GitHub] [shardingsphere]: Workflow run "Integration Test" failed!

2022-08-16 Thread GitBox
The GitHub Actions job "Integration Test" on shardingsphere.git has failed. Run started by GitHub user boyjoy1127 (triggered by boyjoy1127). Head commit for run: 54f62d14e10a2b6f3a6b26917a008845bd27a349 / boyjoy1127 <101028753+boyjoy1...@users.noreply.github.com> Merge branch 'master' into 1993

[GitHub] [shardingsphere]: Workflow run "Daily Continuous Integration" failed!

2022-08-16 Thread GitBox
The GitHub Actions job "Daily Continuous Integration" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 1ef2f19a190bd0053e7509b0fafab063ef2f5df3 / Jieker Add `CREATE DEFAULT SINGLE TABLE RULE` docs. (#20211) * Add `CREATE DEF

[GitHub] [shardingsphere]: Workflow run "Integration Test" failed!

2022-08-16 Thread GitBox
The GitHub Actions job "Integration Test" on shardingsphere.git has failed. Run started by GitHub user zjcnb (triggered by zjcnb). Head commit for run: 48ef0c32a038773721430e7c691b12b08dfdf187 / Zhengqiang Duan Refactor MySQL, PostgreSQL and openGaus join statement parse and support convert t

[GitHub] [shardingsphere]: Workflow run "Integration Test" is working again!

2022-08-16 Thread GitBox
The GitHub Actions job "Integration Test" on shardingsphere.git has succeeded. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 79ff549524ba3dd6474bca23d1355ea872777b5a / strongduanmu Refactor MySQL, PostgreSQL and openGaus join statement parse and supp

[GitHub] [shardingsphere]: Workflow run "Transaction Integration Test" failed!

2022-08-16 Thread GitBox
The GitHub Actions job "Transaction Integration Test" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 4d98673f7e35ca4a60cea808778e6766e24359e5 / 孙念君 Nianjun Sun Refactor transaction container (#20200) * Refactor : reafctor

[GitHub] [shardingsphere]: Workflow run "Integration Test" failed!

2022-08-16 Thread GitBox
The GitHub Actions job "Integration Test" on shardingsphere.git has failed. Run started by GitHub user tuichenchuxin (triggered by tuichenchuxin). Head commit for run: 5e1d5c2bc53595575d7c303b9014eef925ae041e / tuichenchuxin support encrypt and shadow mix it. Report URL: https://github.com/apa

[GitHub] [shardingsphere]: Workflow run "Continuous Integration" failed!

2022-08-16 Thread GitBox
The GitHub Actions job "Continuous Integration" on shardingsphere.git has failed. Run started by GitHub user azexcy (triggered by azexcy). Head commit for run: 05f3f7e7707f025d7ef6faa877e9a7e572f10da4 / azexcy <13588031...@qq.com> Fix codestyle Report URL: https://github.com/apache/shardingsph

[GitHub] [shardingsphere]: Workflow run "Continuous Integration" failed!

2022-08-16 Thread GitBox
The GitHub Actions job "Continuous Integration" on shardingsphere.git has failed. Run started by GitHub user boyjoy1127 (triggered by boyjoy1127). Head commit for run: 54f62d14e10a2b6f3a6b26917a008845bd27a349 / boyjoy1127 <101028753+boyjoy1...@users.noreply.github.com> Merge branch 'master' in

[GitHub] [shardingsphere]: Workflow run "Continuous Integration" failed!

2022-08-16 Thread GitBox
The GitHub Actions job "Continuous Integration" on shardingsphere.git has failed. Run started by GitHub user tuichenchuxin (triggered by tuichenchuxin). Head commit for run: 4a457c7447fea6dacd9310ffe5604eaad522bea9 / Da Xiang Huang Decouple PipelineDDLGenerator with ContextManager for common

[GitHub] [shardingsphere] bugbuggoesaway opened a new pull request, #20223: fix format example code in parse doc

2022-08-16 Thread GitBox
bugbuggoesaway opened a new pull request, #20223: URL: https://github.com/apache/shardingsphere/pull/20223 fix format example code in parse doc. -- 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 t

[GitHub] [shardingsphere] linghengqian commented on issue #20049: Dependencies management

2022-08-16 Thread GitBox
linghengqian commented on issue #20049: URL: https://github.com/apache/shardingsphere/issues/20049#issuecomment-1216832970 Do you want to submit a documentation related PR? All material is in the developer's manual for the existing documentation. -- This is an automated message from the

[GitHub] [shardingsphere] Ikki-Dai commented on issue #20049: Dependencies management

2022-08-16 Thread GitBox
Ikki-Dai commented on issue #20049: URL: https://github.com/apache/shardingsphere/issues/20049#issuecomment-1216769636 yes, but i also want to import libs 'feature-by-feature', and make it compact in my projects. As an proxy product, it have to import all of libs indeed. Can you pr

[GitHub] [shardingsphere]: Workflow run "Transaction Integration Test" failed!

2022-08-16 Thread GitBox
The GitHub Actions job "Transaction Integration Test" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by RaigorJiang). Head commit for run: 4d98673f7e35ca4a60cea808778e6766e24359e5 / 孙念君 Nianjun Sun Refactor transaction container (#20200) * Refactor : reafct

[GitHub] [shardingsphere] terrymanu merged pull request #20211: Add `CREATE DEFAULT SINGLE TABLE RULE` docs.

2022-08-16 Thread GitBox
terrymanu merged PR #20211: URL: https://github.com/apache/shardingsphere/pull/20211 -- 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-unsub

[shardingsphere] branch master updated: Add `CREATE DEFAULT SINGLE TABLE RULE` docs. (#20211)

2022-08-16 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.git The following commit(s) were added to refs/heads/master by this push: new 1ef2f19a190 Add `CREATE DEFAULT SING

[GitHub] [shardingsphere]: Workflow run "Transaction Integration Test" failed!

2022-08-16 Thread GitBox
The GitHub Actions job "Transaction Integration Test" on shardingsphere.git has failed. Run started by GitHub user taojintianxia (triggered by RaigorJiang). Head commit for run: 119c6b7893bea2e2ad6bd04522f4759427e180f7 / 孙念君 Nianjun Sun Fix : fix the maven cache action Report URL: https://gi

[GitHub] [shardingsphere] azexcy commented on a diff in pull request #20222: The method of start scaling and stop scaling change async to sync

2022-08-16 Thread GitBox
azexcy commented on code in PR #20222: URL: https://github.com/apache/shardingsphere/pull/20222#discussion_r946770123 ## shardingsphere-kernel/shardingsphere-data-pipeline/shardingsphere-data-pipeline-core/src/main/java/org/apache/shardingsphere/data/pipeline/core/api/impl/AbstractPipel

[GitHub] [shardingsphere] azexcy commented on a diff in pull request #20222: The method of start scaling and stop scaling change async to sync

2022-08-16 Thread GitBox
azexcy commented on code in PR #20222: URL: https://github.com/apache/shardingsphere/pull/20222#discussion_r946767867 ## shardingsphere-kernel/shardingsphere-data-pipeline/shardingsphere-data-pipeline-core/src/main/java/org/apache/shardingsphere/data/pipeline/core/util/MigrationDistribu

[shardingsphere] branch master updated (48ef0c32a03 -> 4a457c7447f)

2022-08-16 Thread tuichenchuxin
This is an automated email from the ASF dual-hosted git repository. tuichenchuxin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 48ef0c32a03 Refactor MySQL, PostgreSQL and openGaus join statement parse and support convert to SqlNod

[GitHub] [shardingsphere] tuichenchuxin closed issue #20141: Decouple PipelineDDLGenerator with ContextManager for common usage

2022-08-16 Thread GitBox
tuichenchuxin closed issue #20141: Decouple PipelineDDLGenerator with ContextManager for common usage URL: https://github.com/apache/shardingsphere/issues/20141 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [shardingsphere] tuichenchuxin merged pull request #20207: Decouple PipelineDDLGenerator with ContextManager for common usage

2022-08-16 Thread GitBox
tuichenchuxin merged PR #20207: URL: https://github.com/apache/shardingsphere/pull/20207 -- 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

[GitHub] [shardingsphere] sandynz commented on issue #20178: Daily Continuous Integration ran failed on Windows

2022-08-16 Thread GitBox
sandynz commented on issue #20178: URL: https://github.com/apache/shardingsphere/issues/20178#issuecomment-1216605066 Close it since it's duplicated -- 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

[GitHub] [shardingsphere] sandynz closed issue #20178: Daily Continuous Integration ran failed on Windows

2022-08-16 Thread GitBox
sandynz closed issue #20178: Daily Continuous Integration ran failed on Windows URL: https://github.com/apache/shardingsphere/issues/20178 -- 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

[GitHub] [shardingsphere] sandynz commented on issue #20063: opengauss manual scaling, “CHECK SCALING” syntax not supported

2022-08-16 Thread GitBox
sandynz commented on issue #20063: URL: https://github.com/apache/shardingsphere/issues/20063#issuecomment-1216599012 Hi @peilinqian , the error of ``` order_db=> CHECK SCALING 0130317c30317c3054317c6f726465725f6462 BY TYPE (NAME=CRC32_MATCH); ERROR: Database type openGauss is not

  1   2   >