Re: [I] How to get the DataSource in ShardingSphere-jdbc 5.3.2? [shardingsphere]

2023-10-10 Thread via GitHub
RaigorJiang commented on issue #28705: URL: https://github.com/apache/shardingsphere/issues/28705#issuecomment-1756797171 @StarHuzy This is because the life cycle of your custom algorithm is not managed by spring, and beans cannot be injected into it. You can try to actively obta

[shardingsphere] branch master updated: Fix the case sensitivity issue caused by using CaseInsensitiveMap keys. (#28713)

2023-10-10 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 d989c233e7b Fix the case sensiti

Re: [PR] Fix the case sensitivity issue caused by using CaseInsensitiveMap keys. [shardingsphere]

2023-10-10 Thread via GitHub
strongduanmu merged PR #28713: URL: https://github.com/apache/shardingsphere/pull/28713 -- 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] dynamic actual-data-nodes refresh in join query is invalid [shardingsphere]

2023-10-10 Thread via GitHub
linghengqian commented on issue #28704: URL: https://github.com/apache/shardingsphere/issues/28704#issuecomment-1756662924 > Hello, I tried many versions today and finally implemented this feature in ShardingSphere JDBC version 5.1.1. The actual data nodes only need to configure the dynami

Re: [I] dynamic actual-data-nodes refresh in join query is invalid [shardingsphere]

2023-10-10 Thread via GitHub
StarHuzy commented on issue #28704: URL: https://github.com/apache/shardingsphere/issues/28704#issuecomment-1756656114 > > > * late reply. I won't have time to confirm the real problem until tomorrow. This seems to be related to some issues on the ShardingSphere JDBC 5.4.1 milestone.

Re: [I] dynamic actual-data-nodes refresh in join query is invalid [shardingsphere]

2023-10-10 Thread via GitHub
StarHuzy commented on issue #28704: URL: https://github.com/apache/shardingsphere/issues/28704#issuecomment-1756650854 > * 迟回复。直到明天我才有时间确认真正的问题。这似乎与 ShardingSphere JDBC 5.4.1 里程碑上的一些问题有关。 > > > * 迟回复。直到明天我才有时间确认真正的问题。这似乎与 ShardingSphere JDBC 5.4.1 里程碑上的一些问题有关。 > > > >

Re: [I] dynamic actual-data-nodes refresh in join query is invalid [shardingsphere]

2023-10-10 Thread via GitHub
linghengqian commented on issue #28704: URL: https://github.com/apache/shardingsphere/issues/28704#issuecomment-1756627397 > > * late reply. I won't have time to confirm the real problem until tomorrow. This seems to be related to some issues on the ShardingSphere JDBC 5.4.1 milestone.

Re: [PR] Fix the case sensitivity issue caused by using CaseInsensitiveMap keys. [shardingsphere]

2023-10-10 Thread via GitHub
strongduanmu commented on code in PR #28713: URL: https://github.com/apache/shardingsphere/pull/28713#discussion_r1353829993 ## proxy/backend/type/hbase/src/main/java/org/apache/shardingsphere/proxy/backend/hbase/result/query/HBaseGetResultSet.java: ## @@ -140,7 +141,18 @@ priva

Re: [PR] Optimize oracle select statement parsing speed [shardingsphere]

2023-10-10 Thread via GitHub
FlyingZC closed pull request #28591: Optimize oracle select statement parsing speed URL: https://github.com/apache/shardingsphere/pull/28591 -- 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 speci

[PR] Fix the case sensitivity issue caused by using CaseInsensitiveMap keys. [shardingsphere]

2023-10-10 Thread via GitHub
iamhucong opened a new pull request, #28713: URL: https://github.com/apache/shardingsphere/pull/28713 --- 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/en/i

Re: [I] dynamic actual-data-nodes refresh in join query is invalid [shardingsphere]

2023-10-10 Thread via GitHub
StarHuzy commented on issue #28704: URL: https://github.com/apache/shardingsphere/issues/28704#issuecomment-1756537158 > * late reply. I won't have time to confirm the real problem until tomorrow. This seems to be related to some issues on the ShardingSphere JDBC 5.4.1 milestone.

[shardingsphere] branch dependabot/maven/io.netty-netty-codec-http2-4.1.100.Final created (now 44a8db9c2f9)

2023-10-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/io.netty-netty-codec-http2-4.1.100.Final in repository https://gitbox.apache.org/repos/asf/shardingsphere.git at 44a8db9c2f9 Bump io.netty:netty-codec-http2 from 4.1.9

[PR] Bump io.netty:netty-codec-http2 from 4.1.90.Final to 4.1.100.Final [shardingsphere]

2023-10-10 Thread via GitHub
dependabot[bot] opened a new pull request, #28712: URL: https://github.com/apache/shardingsphere/pull/28712 Bumps [io.netty:netty-codec-http2](https://github.com/netty/netty) from 4.1.90.Final to 4.1.100.Final. Commits https://github.com/netty/netty/commit/58df783eb4fc50f95a106

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

2023-10-10 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: 754bc02ca11967dfaa7f6bf75cac2a4b64453da1 / Liang Zhang Rename package name of DistSQLStatement (#28711) Report URL: ht

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

2023-10-10 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: 754bc02ca11967dfaa7f6bf75cac2a4b64453da1 / Liang Zhang Rename package name of DistSQLStatement (#28711) Report URL: https://github

Re: [I] when I want to insert sql use expression such as "#{giveTime} + unix_timestamp()", it makr the sql does not work. [shardingsphere]

2023-10-10 Thread via GitHub
dongfangding closed issue #28710: when I want to insert sql use expression such as "#{giveTime} + unix_timestamp()", it makr the sql does not work. URL: https://github.com/apache/shardingsphere/issues/28710 -- This is an automated message from the Apache Git Service. To respond to the message

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

2023-10-10 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: c2e63306bcdaa129644e441e8dae8b2e03e6076e / Zhengqiang Duan Fix encrypt e2e test case exception caused by EncryptRule#getLogicC

Re: [PR] Rename package name of DistSQLStatement [shardingsphere]

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

[PR] Rename package name of DistSQLStatement [shardingsphere]

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

[I] when I want to insert sql use expression such as "#{giveTime} + unix_timestamp()", it makr the sql does not work. [shardingsphere]

2023-10-10 Thread via GitHub
dongfangding opened a new issue, #28710: URL: https://github.com/apache/shardingsphere/issues/28710 ### Which version of ShardingSphere did you use? 4.1.1 ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-JDBC ### Expected behavior I hav

Re: [I] dynamic actual-data-nodes refresh in join query is invalid [shardingsphere]

2023-10-10 Thread via GitHub
linghengqian commented on issue #28704: URL: https://github.com/apache/shardingsphere/issues/28704#issuecomment-1755257624 - late reply. I won't have time to confirm the real problem until tomorrow. This seems to be related to some issues on the ShardingSphere JDBC 5.4.1 milestone. --

Re: [PR] Fix encrypt e2e test case exception caused by EncryptRule#getLogicColumnByCipherColumn [shardingsphere]

2023-10-10 Thread via GitHub
FlyingZC merged PR #28709: URL: https://github.com/apache/shardingsphere/pull/28709 -- 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: Fix encrypt e2e test case exception caused by EncryptRule#getLogicColumnByCipherColumn (#28709)

2023-10-10 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 c2e63306bcd Fix encrypt e2e test cas

[PR] Fix encrypt e2e test case exception caused by EncryptRule#getLogicColumnByCipherColumn [shardingsphere]

2023-10-10 Thread via GitHub
strongduanmu opened a new pull request, #28709: URL: https://github.com/apache/shardingsphere/pull/28709 Fixes #ISSUSE_ID. Changes proposed in this pull request: - Fix encrypt e2e test case exception caused by EncryptRule#getLogicColumnByCipherColumn --- Before comm

Re: [PR] Fix the SonarCloud issue in EspressoInlineExpressionParser [shardingsphere]

2023-10-10 Thread via GitHub
strongduanmu merged PR #28702: URL: https://github.com/apache/shardingsphere/pull/28702 -- 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: Fix the SonarCloud issue in EspressoInlineExpressionParser (#28702)

2023-10-10 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 3dcf45d3b6b Fix the SonarCloud i

Re: [PR] Review and improve pipeline code [shardingsphere]

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

[shardingsphere] branch master updated: Review and improve pipeline code (#28706)

2023-10-10 Thread azexin
This is an automated email from the ASF dual-hosted git repository. azexin 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 18ce0c4b69b Review and improve pipeline

Re: [I] Error while running SQL Server Query with Alias [shardingsphere]

2023-10-10 Thread via GitHub
strongduanmu commented on issue #28707: URL: https://github.com/apache/shardingsphere/issues/28707#issuecomment-1754925726 Hi @Afsalmc, thank you for your feedback. Let's see if there are friends in the community willing to optimize this problem. -- This is an automated message from the

[shardingsphere] branch master updated: Refactor : revert the github action (#28708)

2023-10-10 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 8472617c0ac Refactor : revert the g

Re: [PR] Refactor : revert the github action [shardingsphere]

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

Re: [PR] support parse opengauss create index [shardingsphere]

2023-10-10 Thread via GitHub
tmyVvit commented on PR #28291: URL: https://github.com/apache/shardingsphere/pull/28291#issuecomment-1754904653 Sure! I will merge it tonight Zhengqiang Duan ***@***.***>于2023年10月8日 周日13:59写道: > Hi @tmyVvit , can you merge master branch to > k

[PR] Refactor : revert the github action [shardingsphere]

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

[I] Error while running SQL Server Query with Alias [shardingsphere]

2023-10-10 Thread via GitHub
Afsalmc opened a new issue, #28707: URL: https://github.com/apache/shardingsphere/issues/28707 ## Question I'm getting Error ``` org.apache.shardingsphere.sql.parser.exception.SQLParsingException: You have an error in your SQL syntax: SELECT [Limit1].[AccountID] AS [AccountI

[PR] Review and improve pipeline code [shardingsphere]

2023-10-10 Thread via GitHub
sandynz opened a new pull request, #28706: URL: https://github.com/apache/shardingsphere/pull/28706 Changes proposed in this pull request: - Review and improve pipeline code --- Before committing this PR, I'm sure that I have checked the following options: - [ ] My

Re: [I] Remove dataSourceProperties from the result set of ShowStorageUnitExecutor [shardingsphere]

2023-10-10 Thread via GitHub
StarHuzy commented on issue #28703: URL: https://github.com/apache/shardingsphere/issues/28703#issuecomment-1754590660 > > @RaigorJiang hi, How to obtain the ShardingSphere DataSource object when adjusting the configuration reading of the Driver to the SPI interface in ShardingSphere-jdbc

Re: [I] Remove dataSourceProperties from the result set of ShowStorageUnitExecutor [shardingsphere]

2023-10-10 Thread via GitHub
RaigorJiang commented on issue #28703: URL: https://github.com/apache/shardingsphere/issues/28703#issuecomment-1754577468 > @RaigorJiang hi, How to obtain the ShardingSphere DataSource object when adjusting the configuration reading of the Driver to the SPI interface in ShardingSphere-jdbc