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

2024-07-28 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has succeeded. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: 85e4d45cc909af510f07d4efede7003166445bec / Haoran Meng Use MetaDataContextFactory to rebuild meta data context for DatabaseRu

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

2024-07-28 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: 78e4a586096181834674030a9631bd2034aae2a0 / Haoran Meng Use MetaDataContextFactory to rebuild meta data context for DatabaseRuleC

[PR] Use MetaDataContextFactory to rebuild meta data context for DatabaseRuleConfigurationManager [shardingsphere]

2024-07-28 Thread via GitHub
menghaoranss opened a new pull request, #32318: URL: https://github.com/apache/shardingsphere/pull/32318 (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 uns

[I] Information_schema database 'database()' method parsing error [shardingsphere]

2024-07-28 Thread via GitHub
go-hobby opened a new issue, #32317: URL: https://github.com/apache/shardingsphere/issues/32317 ## 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/apa

(shardingsphere) branch master updated: Use MetaDataContextFactory to rebuild meta data context for StorageUnitManager (#32316)

2024-07-28 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 22bfdc13f5b Use MetaDataContextF

Re: [PR] Use MetaDataContextFactory to rebuild meta data context for StorageUnitManager [shardingsphere]

2024-07-28 Thread via GitHub
strongduanmu merged PR #32316: URL: https://github.com/apache/shardingsphere/pull/32316 -- 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

[PR] Use MetaDataContextFactory to rebuild meta data context for StorageUnitManager [shardingsphere]

2024-07-28 Thread via GitHub
menghaoranss opened a new pull request, #32316: URL: https://github.com/apache/shardingsphere/pull/32316 (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 uns

(shardingsphere) branch master updated: Refactor E2E. (#32315)

2024-07-28 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 45da7f4c7ff Refactor E2E. (#32315)

Re: [PR] Refactor E2E. [shardingsphere]

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

[PR] Refactor E2E. [shardingsphere]

2024-07-28 Thread via GitHub
iamhucong opened a new pull request, #32315: URL: https://github.com/apache/shardingsphere/pull/32315 --- Before committing this PR, I'm sure that I have checked the following options: - [ ] My code follows the [code of conduct](https://shardingsphere.apache.org/community/

Re: [I] SpringProxyJobClassNameProvider may cause job conflicts in non proxy mode [shardingsphere-elasticjob]

2024-07-28 Thread via GitHub
linghengqian commented on issue #2012: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2012#issuecomment-2254873251 Are you going to submit a PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] use mysql reserved word as a column name in hibernate with ShardingSphere-JDBC cause an exception [shardingsphere]

2024-07-28 Thread via GitHub
lzbjut commented on issue #32283: URL: https://github.com/apache/shardingsphere/issues/32283#issuecomment-2254870042 this issue is similar with https://github.com/apache/shardingsphere/issues/18385 this sql can be execute correctly by using jdbc directly or connect mysql directly,i thin

Re: [I] ui server after deleting a job [shardingsphere-elasticjob]

2024-07-28 Thread via GitHub
linghengqian commented on issue #1811: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1811#issuecomment-2254869311 I would say that the ElasticJob UI is currently in a deadlock state that no one knows how to maintain. So I put the corresponding Issue Tag. -- This is an a

Re: [I] 有没有go的sdk? Is there an SDK for Go? [shardingsphere-elasticjob]

2024-07-28 Thread via GitHub
linghengqian commented on issue #2001: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2001#issuecomment-2254868373 @xiaowuyongzhi - I would say there is no Golang SDK. - HTTP jobs also have to be written in JAR or Java code. - Feel free to submit your draft or PR.

Re: [I] 可能发生错过任务情况 [shardingsphere-elasticjob]

2024-07-28 Thread via GitHub
linghengqian commented on issue #2391: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2391#issuecomment-2254866238 - Are you going to submit a PR? I assume you actually mean `org.apache.shardingsphere.elasticjob.kernel.internal.sharding.ShardingListenerManager`. -- This

Re: [I] 从节点死循环等待分片完成 [shardingsphere-elasticjob]

2024-07-28 Thread via GitHub
linghengqian commented on issue #2395: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2395#issuecomment-2254864990 - Are you going to submit a PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [I] use mysql reserved word as a column name in hibernate with ShardingSphere-JDBC cause an exception [shardingsphere]

2024-07-28 Thread via GitHub
lzbjut commented on issue #32283: URL: https://github.com/apache/shardingsphere/issues/32283#issuecomment-2254864412 > Can you provide full stack trace? org.apache.shardingsphere.sql.parser.exception.SQLParsingException: You have an error in your SQL syntax at org.apache

Re: [I] use mysql reserved word as a column name in hibernate with ShardingSphere-JDBC cause an exception [shardingsphere]

2024-07-28 Thread via GitHub
lzbjut commented on issue #32283: URL: https://github.com/apache/shardingsphere/issues/32283#issuecomment-2254864014 org.apache.shardingsphere.sql.parser.exception.SQLParsingException: You have an error in your SQL syntax at org.apache.shardingsphere.sql.parser.core.database.pa

Re: [I] SqlServer uses setNString [shardingsphere]

2024-07-28 Thread via GitHub
hardToFind418 commented on issue #32314: URL: https://github.com/apache/shardingsphere/issues/32314#issuecomment-2254854797 使用的sharding方式为shardingsphere-JDBC -- 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

[I] SqlServer uses setNString [shardingsphere]

2024-07-28 Thread via GitHub
hardToFind418 opened a new issue, #32314: URL: https://github.com/apache/shardingsphere/issues/32314 shardingsphere version : 5.3.2 SQL SERVER VERSION: 2017 Data of the NVARCHAR data type cannot be written properly when using shardingsphere Through the code can be found in

(shardingsphere) branch master updated: Refactor : remove the dependency-check-maven since there is no uploaded nvd key (#32313)

2024-07-28 Thread menghaoran
This is an automated email from the ASF dual-hosted git repository. menghaoran 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 16c4495bfc8 Refactor : remove the de

Re: [PR] Refactor : remove the dependency-check-maven since there is no uploaded nvd key [shardingsphere]

2024-07-28 Thread via GitHub
menghaoranss merged PR #32313: URL: https://github.com/apache/shardingsphere/pull/32313 -- 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: Create temporary metadata contexts when alter storage units (#32284)

2024-07-28 Thread sunnianjun
This is an automated email from the ASF dual-hosted git repository. sunnianjun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new f15ef6a4f8f Create temporary metadat

Re: [PR] Create temporary metadata contexts when alter storage units [shardingsphere]

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

[PR] Refactor : remove the dependency-check-maven since there is no uploaded nvd key [shardingsphere]

2024-07-28 Thread via GitHub
taojintianxia opened a new pull request, #32313: URL: https://github.com/apache/shardingsphere/pull/32313 Changes proposed in this pull request: - remove the dependency-check-maven since there is no uploaded nvd key --- Before committing this PR, I'm sure that I have check

Re: [I] No value specified for parameter exception when sql is 'INSERT INTO tableName *** ON CONFLICT *** DO UPDATE set ** WHERE ***' [shardingsphere]

2024-07-28 Thread via GitHub
shijie-328931589 commented on issue #32280: URL: https://github.com/apache/shardingsphere/issues/32280#issuecomment-2254806495 @Insert(" INSERT INTO user_little_secretary_read ( user_id, read_time, type ) " + "VALUES" + "( #{userId}, now(), #{type} ) "

Re: [PR] Fix rewrite test case with the table name case consistency issue [shardingsphere]

2024-07-28 Thread via GitHub
yydeng626 commented on PR #32279: URL: https://github.com/apache/shardingsphere/pull/32279#issuecomment-2254767619 The original test cases are correct. However, the table names and field names' casing do not match the previous code format. -- This is an automated message from the Apache G

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

2024-07-28 Thread GitBox
The GitHub Actions job "Nightly - E2E Operation" on shardingsphere.git has failed. Run started by GitHub user taojintianxia (triggered by taojintianxia). Head commit for run: cf2839510b6ccdefa99cdc922a983d982b353df7 / Liang Zhang Refactor EncryptProjectionTokenGenerator (#32312) Report URL: h

Re: [I] elastic job失效生效修改的zk数据 [shardingsphere-elasticjob]

2024-07-28 Thread via GitHub
linghengqian commented on issue #2393: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2393#issuecomment-2254611477 I would say that the ElasticJob UI is currently in a deadlock state that no one knows how to maintain. So I put the corresponding Issue Tag. -- This is an a

Re: [I] Does ElasticJob support zk authentication using SASL ? [shardingsphere-elasticjob]

2024-07-28 Thread via GitHub
linghengqian commented on issue #2099: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2099#issuecomment-2254609896 There is no such configuration item. Do you plan to submit a PR? -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [I] shardingsphere ui status is offline but application is success running [shardingsphere-elasticjob]

2024-07-28 Thread via GitHub
linghengqian commented on issue #2208: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2208#issuecomment-2254609342 I would say that the ElasticJob UI is currently in a deadlock state that no one knows how to maintain. So I put the corresponding Issue Tag. -- This

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

2024-07-28 Thread GitBox
The GitHub Actions job "Nightly - SQL parser loading from external cases" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: cf2839510b6ccdefa99cdc922a983d982b353df7 / Liang Zhang Refactor EncryptProjectionTokenGenerator (#3231

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

2024-07-28 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: 075f4f889792d027d0916f1c15b46ee95c243843 / Liang Zhang Refactor pom (#32309) Report URL: https://github.com/apache/shardingsphe

Re: [I] Tracing is incompatible with Spring Boot 3.2.x [shardingsphere-elasticjob]

2024-07-28 Thread via GitHub
linghengqian closed issue #2401: Tracing is incompatible with Spring Boot 3.2.x URL: https://github.com/apache/shardingsphere-elasticjob/issues/2401 -- 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 th

(shardingsphere-elasticjob) branch master updated: fix: Tracing is incompatible with Spring Boot 3.2.x #2401 (#2405)

2024-07-28 Thread linghengqian
This is an automated email from the ASF dual-hosted git repository. linghengqian 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 a3e96a683 fix: Tracing

Re: [PR] fix: Tracing is incompatible with Spring Boot 3.2.x #2401 [shardingsphere-elasticjob]

2024-07-28 Thread via GitHub
linghengqian merged PR #2405: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2405 -- 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: notific

Re: [I] Provide built-in GraalVM Reachability Metadata and introduce a separate nativeTest in CI [shardingsphere-elasticjob]

2024-07-28 Thread via GitHub
linghengqian commented on issue #2258: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2258#issuecomment-2254573226 - Usage of SCRIPT Job and TracingConfiguration with GraalVM Native Image has been fixed by #2268. -- This is an automated message from the Apache Git Servic

(shardingsphere) branch master updated: Refactor EncryptProjectionTokenGenerator (#32312)

2024-07-28 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 cf2839510b6 Refactor EncryptProjecti

Re: [PR] Refactor EncryptProjectionTokenGenerator [shardingsphere]

2024-07-28 Thread via GitHub
terrymanu merged PR #32312: URL: https://github.com/apache/shardingsphere/pull/32312 -- 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 dependabot/maven/org.apache.hadoop-hadoop-yarn-server-common-3.2.3 deleted (was f47ce217206)

2024-07-28 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.apache.hadoop-hadoop-yarn-server-common-3.2.3 in repository https://gitbox.apache.org/repos/asf/shardingsphere.git was f47ce217206 Bump org.apache.hadoop:hadoop-yar

(shardingsphere) branch dependabot/maven/org.apache.thrift-libthrift-0.14.0 deleted (was 0e13e2c2dd0)

2024-07-28 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.apache.thrift-libthrift-0.14.0 in repository https://gitbox.apache.org/repos/asf/shardingsphere.git was 0e13e2c2dd0 Bump org.apache.thrift:libthrift from 0.9.3 to 0

Re: [PR] Bump org.apache.thrift:libthrift from 0.9.3 to 0.14.0 [shardingsphere]

2024-07-28 Thread via GitHub
dependabot[bot] commented on PR #32311: URL: https://github.com/apache/shardingsphere/pull/32311#issuecomment-2254571418 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor ver

Re: [PR] Bump org.apache.hadoop:hadoop-yarn-server-common from 3.1.0 to 3.2.3 [shardingsphere]

2024-07-28 Thread via GitHub
dependabot[bot] commented on PR #32310: URL: https://github.com/apache/shardingsphere/pull/32310#issuecomment-2254571417 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor ver

Re: [PR] Bump org.apache.hadoop:hadoop-yarn-server-common from 3.1.0 to 3.2.3 [shardingsphere]

2024-07-28 Thread via GitHub
terrymanu closed pull request #32310: Bump org.apache.hadoop:hadoop-yarn-server-common from 3.1.0 to 3.2.3 URL: https://github.com/apache/shardingsphere/pull/32310 -- 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] Bump org.apache.thrift:libthrift from 0.9.3 to 0.14.0 [shardingsphere]

2024-07-28 Thread via GitHub
terrymanu closed pull request #32311: Bump org.apache.thrift:libthrift from 0.9.3 to 0.14.0 URL: https://github.com/apache/shardingsphere/pull/32311 -- 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

[PR] Refactor EncryptProjectionTokenGenerator [shardingsphere]

2024-07-28 Thread via GitHub
terrymanu opened a new pull request, #32312: URL: https://github.com/apache/shardingsphere/pull/32312 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

(shardingsphere) branch dependabot/maven/org.apache.hadoop-hadoop-yarn-server-common-3.2.3 created (now f47ce217206)

2024-07-28 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.apache.hadoop-hadoop-yarn-server-common-3.2.3 in repository https://gitbox.apache.org/repos/asf/shardingsphere.git at f47ce217206 Bump org.apache.hadoop:hadoop-yar

(shardingsphere) branch dependabot/maven/org.apache.thrift-libthrift-0.14.0 created (now 0e13e2c2dd0)

2024-07-28 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.apache.thrift-libthrift-0.14.0 in repository https://gitbox.apache.org/repos/asf/shardingsphere.git at 0e13e2c2dd0 Bump org.apache.thrift:libthrift from 0.9.3 to 0

(shardingsphere) branch master updated: Refactor pom (#32309)

2024-07-28 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 075f4f88979 Refactor pom (#32309) 07

[PR] Bump org.apache.thrift:libthrift from 0.9.3 to 0.14.0 [shardingsphere]

2024-07-28 Thread via GitHub
dependabot[bot] opened a new pull request, #32311: URL: https://github.com/apache/shardingsphere/pull/32311 Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 0.9.3 to 0.14.0. Release notes Sourced from https://github.com/apache/thrift/releases";>org.apache.

[PR] Bump org.apache.hadoop:hadoop-yarn-server-common from 3.1.0 to 3.2.3 [shardingsphere]

2024-07-28 Thread via GitHub
dependabot[bot] opened a new pull request, #32310: URL: https://github.com/apache/shardingsphere/pull/32310 Bumps org.apache.hadoop:hadoop-yarn-server-common from 3.1.0 to 3.2.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?

Re: [PR] Refactor pom [shardingsphere]

2024-07-28 Thread via GitHub
terrymanu merged PR #32309: URL: https://github.com/apache/shardingsphere/pull/32309 -- 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

[PR] Refactor pom [shardingsphere]

2024-07-28 Thread via GitHub
terrymanu opened a new pull request, #32309: URL: https://github.com/apache/shardingsphere/pull/32309 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

(shardingsphere) branch master updated: Refactor pom (#32308)

2024-07-28 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 d1ab83fdd96 Refactor pom (#32308) d1

Re: [PR] Refactor pom [shardingsphere]

2024-07-28 Thread via GitHub
terrymanu merged PR #32308: URL: https://github.com/apache/shardingsphere/pull/32308 -- 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

[PR] Refactor pom [shardingsphere]

2024-07-28 Thread via GitHub
terrymanu opened a new pull request, #32308: URL: https://github.com/apache/shardingsphere/pull/32308 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

(shardingsphere) branch dependabot/maven/com.nimbusds-nimbus-jose-jwt-9.37.2 deleted (was ceb196af808)

2024-07-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.nimbusds-nimbus-jose-jwt-9.37.2 in repository https://gitbox.apache.org/repos/asf/shardingsphere.git was ceb196af808 Bump com.nimbusds:nimbus-jose-jwt from 4.41.1 t

Re: [PR] Bump com.nimbusds:nimbus-jose-jwt from 4.41.1 to 9.37.2 [shardingsphere]

2024-07-28 Thread via GitHub
dependabot[bot] commented on PR #32307: URL: https://github.com/apache/shardingsphere/pull/32307#issuecomment-2254539411 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor ver

Re: [PR] Bump com.nimbusds:nimbus-jose-jwt from 4.41.1 to 9.37.2 [shardingsphere]

2024-07-28 Thread via GitHub
terrymanu closed pull request #32307: Bump com.nimbusds:nimbus-jose-jwt from 4.41.1 to 9.37.2 URL: https://github.com/apache/shardingsphere/pull/32307 -- 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

(shardingsphere) branch dependabot/maven/com.nimbusds-nimbus-jose-jwt-9.37.2 created (now ceb196af808)

2024-07-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.nimbusds-nimbus-jose-jwt-9.37.2 in repository https://gitbox.apache.org/repos/asf/shardingsphere.git at ceb196af808 Bump com.nimbusds:nimbus-jose-jwt from 4.41.1 t

[PR] Bump com.nimbusds:nimbus-jose-jwt from 4.41.1 to 9.37.2 [shardingsphere]

2024-07-28 Thread via GitHub
dependabot[bot] opened a new pull request, #32307: URL: https://github.com/apache/shardingsphere/pull/32307 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 4.41.1 to 9.37.2. Changelog Sourced from https://bitbucket.org/connect2id/nimbus-

(shardingsphere) branch master updated: Refactor pom (#32306)

2024-07-28 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 da68228362b Refactor pom (#32306) da

Re: [PR] Refactor pom [shardingsphere]

2024-07-28 Thread via GitHub
terrymanu merged PR #32306: URL: https://github.com/apache/shardingsphere/pull/32306 -- 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

[PR] Refactor pom [shardingsphere]

2024-07-28 Thread via GitHub
terrymanu opened a new pull request, #32306: URL: https://github.com/apache/shardingsphere/pull/32306 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

(shardingsphere) branch master updated: Upgrade grpc version (#32305)

2024-07-28 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 8aa71d842ea Upgrade grpc version (#

Re: [PR] Upgrade grpc version [shardingsphere]

2024-07-28 Thread via GitHub
zhaojinchao95 merged PR #32305: URL: https://github.com/apache/shardingsphere/pull/32305 -- 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

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

2024-07-28 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 6f2b6360c8442f6c8ce0c341dde2f51ea7e92bd1 / zhangliang Upgrade grpc version Report URL: https://github.com/apache/shardingsphere/act

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

2024-07-28 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: a9145eb619b7b4c4f98fc6b57586297472212401 / zhangliang Upgrade grpc version Report URL: https://github.com/apache/shardingsphere/action

[PR] Upgrade grpc version [shardingsphere]

2024-07-28 Thread via GitHub
terrymanu opened a new pull request, #32305: URL: https://github.com/apache/shardingsphere/pull/32305 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

(shardingsphere) branch master updated: Upgrade netty version (#32304)

2024-07-28 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 972c6bdc564 Upgrade netty version (

Re: [PR] Upgrade netty version [shardingsphere]

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

[PR] Upgrade netty version [shardingsphere]

2024-07-28 Thread via GitHub
terrymanu opened a new pull request, #32304: URL: https://github.com/apache/shardingsphere/pull/32304 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

(shardingsphere) branch master updated: Fix sonar issue (#32303)

2024-07-28 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 36b5d3d4188 Fix sonar issue (#32

Re: [PR] Fix sonar issue [shardingsphere]

2024-07-28 Thread via GitHub
strongduanmu merged PR #32303: URL: https://github.com/apache/shardingsphere/pull/32303 -- 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

[PR] Fix sonar issue [shardingsphere]

2024-07-28 Thread via GitHub
terrymanu opened a new pull request, #32303: URL: https://github.com/apache/shardingsphere/pull/32303 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

(shardingsphere) branch master updated: Update httpclient version (#32302)

2024-07-28 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 1ac0cd66e32 Update httpclient versio

Re: [PR] Update httpclient version [shardingsphere]

2024-07-28 Thread via GitHub
FlyingZC merged PR #32302: URL: https://github.com/apache/shardingsphere/pull/32302 -- 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

Re: [I] 40 tasks 150 pods cause zk high cpu [shardingsphere-elasticjob]

2024-07-28 Thread via GitHub
linghengqian commented on issue #2403: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2403#issuecomment-2254463079 You need to provide git containing unit tests, can not reproduce. By the way, this sounds more like a problem with the curator client, you can use elasticjob

[PR] Update httpclient version [shardingsphere]

2024-07-28 Thread via GitHub
terrymanu opened a new pull request, #32302: URL: https://github.com/apache/shardingsphere/pull/32302 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

Re: [I] Unit test `DefaultJobClassNameProviderTest#assertGetLambdaJobName` fails on OpenJDK 21 [shardingsphere-elasticjob]

2024-07-28 Thread via GitHub
linghengqian commented on issue #2370: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2370#issuecomment-2254392396 - I am working on the current issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

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

2024-07-28 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: efa0ca61234696d3b3b73bb6bf7972f16160e5fa / zhangliang Update commons-lang3 version to 3.15.0 Report URL: https://github.com/apache/shardin

(shardingsphere) branch master updated: Update commons-lang3 version to 3.15.0 (#32301)

2024-07-28 Thread sunnianjun
This is an automated email from the ASF dual-hosted git repository. sunnianjun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new b228bccc26d Update commons-lang3 ver

Re: [PR] Update commons-lang3 version to 3.15.0 [shardingsphere]

2024-07-28 Thread via GitHub
taojintianxia merged PR #32301: URL: https://github.com/apache/shardingsphere/pull/32301 -- 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

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

2024-07-28 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: efa0ca61234696d3b3b73bb6bf7972f16160e5fa / zhangliang Update commons-lang3 version to 3.15.0 Report URL: https://github.com/apache/shard

(shardingsphere-elasticjob) branch master updated: Support for building with OpenJDK 22 (#2411)

2024-07-28 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 fb9231afb Support for bui

Re: [I] Supports building project via JDK22 [shardingsphere-elasticjob]

2024-07-28 Thread via GitHub
terrymanu closed issue #2407: Supports building project via JDK22 URL: https://github.com/apache/shardingsphere-elasticjob/issues/2407 -- 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 com

Re: [PR] Support for building with OpenJDK 22 [shardingsphere-elasticjob]

2024-07-28 Thread via GitHub
terrymanu merged PR #2411: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2411 -- 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

(shardingsphere) branch dependabot/maven/org.apache.derby-derby-10.17.1.0 deleted (was 51492783b43)

2024-07-28 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.apache.derby-derby-10.17.1.0 in repository https://gitbox.apache.org/repos/asf/shardingsphere.git was 51492783b43 Bump org.apache.derby:derby from 10.14.2.0 to 10.1

Re: [PR] Bump org.apache.derby:derby from 10.14.2.0 to 10.17.1.0 [shardingsphere]

2024-07-28 Thread via GitHub
dependabot[bot] commented on PR #32300: URL: https://github.com/apache/shardingsphere/pull/32300#issuecomment-2254375789 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor ver

Re: [I] org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.BinaryOperationExpression cannot be cast to org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.ParameterMa

2024-07-28 Thread via GitHub
terrymanu closed issue #21610: org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.BinaryOperationExpression cannot be cast to org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.ParameterMarkerExpressionSegment URL: https://github.com/apache/shardingsphere/iss

Re: [PR] Bump org.apache.derby:derby from 10.14.2.0 to 10.17.1.0 [shardingsphere]

2024-07-28 Thread via GitHub
terrymanu closed pull request #32300: Bump org.apache.derby:derby from 10.14.2.0 to 10.17.1.0 URL: https://github.com/apache/shardingsphere/pull/32300 -- 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

[PR] Update commons-lang3 version to 3.15.0 [shardingsphere]

2024-07-28 Thread via GitHub
terrymanu opened a new pull request, #32301: URL: https://github.com/apache/shardingsphere/pull/32301 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs