[GitHub] [shardingsphere] dmsolr opened a new pull request #10120: [WIP] Support governance for JDBC scenario

2021-04-18 Thread GitBox
dmsolr opened a new pull request #10120: URL: https://github.com/apache/shardingsphere/pull/10120 Fixes #ISSUSE_ID. 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 Git

[GitHub] [shardingsphere] sandynz opened a new pull request #10121: Report execution process from one proxy for running SQLs by RQL

2021-04-18 Thread GitBox
sandynz opened a new pull request #10121: URL: https://github.com/apache/shardingsphere/pull/10121 Fixes #9568 part 3. Changes proposed in this pull request: - Implement `GovernanceExecuteProcessReporter` - Finish a unit job for `RawSQLExecutorCallback` - Import `ExecuteProce

[GitHub] [shardingsphere] Jearys commented on issue #8568: Cannot invoke method mod() on null object] with root cause

2021-04-18 Thread GitBox
Jearys commented on issue #8568: URL: https://github.com/apache/shardingsphere/issues/8568#issuecomment-822012337 请问这个问题是怎么解决的呢,我也遇到了相同的问题 -- 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 spe

[GitHub] [shardingsphere] codecov-commenter commented on pull request #10121: Report execution process from one proxy for running SQLs by RQL

2021-04-18 Thread GitBox
codecov-commenter commented on pull request #10121: URL: https://github.com/apache/shardingsphere/pull/10121#issuecomment-822012589 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/10121?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

[GitHub] [shardingsphere] Jearys commented on issue #8571: Cannot invoke method mod() on null object] with root cause

2021-04-18 Thread GitBox
Jearys commented on issue #8571: URL: https://github.com/apache/shardingsphere/issues/8571#issuecomment-822013291 sharding-column 与 算法表达式中的分片键完全一致,出现了相同问题,请问要怎么解决呢 -- 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] terrymanu opened a new pull request #10122: Add KernelRule and FeatureRule interface and make KernelRule has default configuration

2021-04-18 Thread GitBox
terrymanu opened a new pull request #10122: URL: https://github.com/apache/shardingsphere/pull/10122 -- 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. For queries about thi

[GitHub] [shardingsphere] codecov-commenter commented on pull request #10122: Add KernelRule and FeatureRule interface and make KernelRule has default configuration

2021-04-18 Thread GitBox
codecov-commenter commented on pull request #10122: URL: https://github.com/apache/shardingsphere/pull/10122#issuecomment-822034348 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/10122?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

[GitHub] [shardingsphere] codecov-commenter edited a comment on pull request #10122: Add KernelRule and FeatureRule interface and make KernelRule has default configuration

2021-04-18 Thread GitBox
codecov-commenter edited a comment on pull request #10122: URL: https://github.com/apache/shardingsphere/pull/10122#issuecomment-822034348 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/10122?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=p

[GitHub] [shardingsphere] wgy8283335 commented on pull request #10117: Add SQL Definition for `ALTER SESSION` of Oracle Database

2021-04-18 Thread GitBox
wgy8283335 commented on pull request #10117: URL: https://github.com/apache/shardingsphere/pull/10117#issuecomment-822106993 I'd like to review this 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 above to

[GitHub] [shardingsphere] 726411951 commented on issue #10086: Is there a better way to cofig sharding properties

2021-04-18 Thread GitBox
726411951 commented on issue #10086: URL: https://github.com/apache/shardingsphere/issues/10086#issuecomment-822108882 @tristaZero should -- 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 s

[GitHub] [shardingsphere] 726411951 commented on issue #10086: Is there a better way to cofig sharding properties

2021-04-18 Thread GitBox
726411951 commented on issue #10086: URL: https://github.com/apache/shardingsphere/issues/10086#issuecomment-822109517 Hi @tristaZero Should I configure like #default spring.shardingsphere.sharding.default-database-strategy.standard.sharding-column=sharding_code spring.shar

[GitHub] [shardingsphere] strongduanmu merged pull request #10122: Add KernelRule and FeatureRule interface and make KernelRule has default configuration

2021-04-18 Thread GitBox
strongduanmu merged pull request #10122: URL: https://github.com/apache/shardingsphere/pull/10122 -- 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. For queries about this s

[shardingsphere] branch master updated: Add KernelRule and FeatureRule interface and make KernelRule has default configuration (#10122)

2021-04-18 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 28d8ba1 Add KernelRule and Feat

[GitHub] [shardingsphere] taojintianxia commented on a change in pull request #10122: Add KernelRule and FeatureRule interface and make KernelRule has default configuration

2021-04-18 Thread GitBox
taojintianxia commented on a change in pull request #10122: URL: https://github.com/apache/shardingsphere/pull/10122#discussion_r615505044 ## File path: shardingsphere-features/shardingsphere-authority/shardingsphere-authority-common/src/main/resources/META-INF/services/org.apache.sha

[GitHub] [shardingsphere] RaigorJiang commented on issue #10119: RangeShardingAlgorithm Generic problem, specified as Date, actually a string

2021-04-18 Thread GitBox
RaigorJiang commented on issue #10119: URL: https://github.com/apache/shardingsphere/issues/10119#issuecomment-822124577 Hi @November22 , is this problem exists in version 5.0.0? did you have a try? -- This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [shardingsphere] tristaZero commented on pull request #10052: Complete Oracle drop table partition grammar

2021-04-18 Thread GitBox
tristaZero commented on pull request #10052: URL: https://github.com/apache/shardingsphere/pull/10052#issuecomment-822126102 Hi everyone, Currently this PR seems blocked by `physicalAttributesClause`, does everyone have some ideas about it? -- This is an automated message from the

[GitHub] [shardingsphere] tristaZero commented on a change in pull request #10115: Implement PostgreSQLPrivilegeHandler and add unit test

2021-04-18 Thread GitBox
tristaZero commented on a change in pull request #10115: URL: https://github.com/apache/shardingsphere/pull/10115#discussion_r615510335 ## File path: shardingsphere-features/shardingsphere-authority/shardingsphere-authority-common/src/main/java/org/apache/shardingsphere/authority/prov

[GitHub] [shardingsphere] terrymanu commented on a change in pull request #10122: Add KernelRule and FeatureRule interface and make KernelRule has default configuration

2021-04-18 Thread GitBox
terrymanu commented on a change in pull request #10122: URL: https://github.com/apache/shardingsphere/pull/10122#discussion_r615513107 ## File path: shardingsphere-features/shardingsphere-authority/shardingsphere-authority-common/src/main/resources/META-INF/services/org.apache.shardin

[GitHub] [shardingsphere] xuzhouqqq commented on issue #10094: sharding-jdbc-spring-boot-starter 4.0 sql 报错

2021-04-18 Thread GitBox
xuzhouqqq commented on issue #10094: URL: https://github.com/apache/shardingsphere/issues/10094#issuecomment-822134560 > Hi could you consider using 5.x version? I have changed to 5.x version, but I still get an error ![image](https://user-images.githubusercontent.com/14800016/115176

[GitHub] [shardingsphere] tristaZero commented on a change in pull request #10121: Report execution process from one proxy for running SQLs by RQL

2021-04-18 Thread GitBox
tristaZero commented on a change in pull request #10121: URL: https://github.com/apache/shardingsphere/pull/10121#discussion_r615515334 ## File path: shardingsphere-governance/shardingsphere-governance-context/src/main/java/org/apache/shardingsphere/governance/context/process/Governan

[GitHub] [shardingsphere] RaigorJiang commented on issue #10118: why sharding-jdbc-spring-boot-starter still in 4.1.1 ?

2021-04-18 Thread GitBox
RaigorJiang commented on issue #10118: URL: https://github.com/apache/shardingsphere/issues/10118#issuecomment-822147103 @zhangdc007 see https://mvnrepository.com/artifact/org.apache.shardingsphere/shardingsphere-sharding-spring-boot-starter -- This is an automated message from th

[GitHub] [shardingsphere] menghaoranss opened a new issue #10123: Refactor DistSQL for create Sharding rules

2021-04-18 Thread GitBox
menghaoranss opened a new issue #10123: URL: https://github.com/apache/shardingsphere/issues/10123 Refer #9964 - [ ] CREATE SHARDING TABLE RULE - [ ] CREATE SHARDING BINDING TABLE RULES - [ ] CREATE SHARDING BROADCAST TABLE RULES - [ ] Verify duplicate table names - [ ] Fi

[GitHub] [shardingsphere] menghaoranss commented on pull request #10110: Add create sharding table rule for rdl

2021-04-18 Thread GitBox
menghaoranss commented on pull request #10110: URL: https://github.com/apache/shardingsphere/pull/10110#issuecomment-822148663 refer #10123 -- 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 s

[GitHub] [shardingsphere] menghaoranss commented on pull request #10114: Minor refactor

2021-04-18 Thread GitBox
menghaoranss commented on pull request #10114: URL: https://github.com/apache/shardingsphere/pull/10114#issuecomment-822148899 refer #10123 -- 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 s

[GitHub] [shardingsphere] terrymanu opened a new pull request #10124: Move authority into infra module

2021-04-18 Thread GitBox
terrymanu opened a new pull request #10124: URL: https://github.com/apache/shardingsphere/pull/10124 -- 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. For queries about thi

[GitHub] [shardingsphere] totalo commented on a change in pull request #10115: Implement PostgreSQLPrivilegeHandler and add unit test

2021-04-18 Thread GitBox
totalo commented on a change in pull request #10115: URL: https://github.com/apache/shardingsphere/pull/10115#discussion_r615536039 ## File path: shardingsphere-features/shardingsphere-authority/shardingsphere-authority-common/src/main/java/org/apache/shardingsphere/authority/provider

[GitHub] [shardingsphere] totalo commented on a change in pull request #10115: Implement PostgreSQLPrivilegeHandler and add unit test

2021-04-18 Thread GitBox
totalo commented on a change in pull request #10115: URL: https://github.com/apache/shardingsphere/pull/10115#discussion_r615537078 ## File path: shardingsphere-features/shardingsphere-authority/shardingsphere-authority-common/src/main/java/org/apache/shardingsphere/authority/provider

[GitHub] [shardingsphere] totalo commented on a change in pull request #10115: Implement PostgreSQLPrivilegeHandler and add unit test

2021-04-18 Thread GitBox
totalo commented on a change in pull request #10115: URL: https://github.com/apache/shardingsphere/pull/10115#discussion_r615537883 ## File path: shardingsphere-features/shardingsphere-authority/shardingsphere-authority-common/src/main/java/org/apache/shardingsphere/authority/provider

[GitHub] [shardingsphere] totalo commented on issue #9349: Support sub-query with encrypt

2021-04-18 Thread GitBox
totalo commented on issue #9349: URL: https://github.com/apache/shardingsphere/issues/9349#issuecomment-822162865 hi. Can I try to solve this problem? Please assign it to me. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [shardingsphere] menghaoranss opened a new pull request #10125: Remove CREATE SHARDING RULE

2021-04-18 Thread GitBox
menghaoranss opened a new pull request #10125: URL: https://github.com/apache/shardingsphere/pull/10125 refer #10123. -- 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] TeslaCN merged pull request #10125: Remove CREATE SHARDING RULE

2021-04-18 Thread GitBox
TeslaCN merged pull request #10125: URL: https://github.com/apache/shardingsphere/pull/10125 -- 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. For queries about this servic

[shardingsphere] branch master updated: Remove CREATE SHARDING RULE (#10125)

2021-04-18 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.git The following commit(s) were added to refs/heads/master by this push: new 219fe26 Remove CREATE SHARDING RULE (

[GitHub] [shardingsphere] TeslaCN merged pull request #10124: Move authority into infra module

2021-04-18 Thread GitBox
TeslaCN merged pull request #10124: URL: https://github.com/apache/shardingsphere/pull/10124 -- 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. For queries about this servic

[shardingsphere] branch master updated: Move authority into infra module (#10124)

2021-04-18 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.git The following commit(s) were added to refs/heads/master by this push: new ae1cda0 Move authority into infra mod

[GitHub] [shardingsphere] cilfm opened a new issue #10126: sqlserver row_number() over() faild,Error preparing statement. Cause: org.antlr.v4.runtime.misc.ParseCancellationException

2021-04-18 Thread GitBox
cilfm opened a new issue #10126: URL: https://github.com/apache/shardingsphere/issues/10126 ## 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/apache

[GitHub] [shardingsphere] cilfm commented on issue #10126: sqlserver row_number() over() faild,Error preparing statement. Cause: org.antlr.v4.runtime.misc.ParseCancellationException

2021-04-18 Thread GitBox
cilfm commented on issue #10126: URL: https://github.com/apache/shardingsphere/issues/10126#issuecomment-822207965 the image is the block of shardingsphere in application.yml file shardingsphere: props: sql-show: true datasource: common: type

[GitHub] [shardingsphere] xianshun163 commented on issue #10092: Subquery does not support as

2021-04-18 Thread GitBox
xianshun163 commented on issue #10092: URL: https://github.com/apache/shardingsphere/issues/10092#issuecomment-822209636 @tristaZero do you know when the 5.0.0-betawill publish? I am testing the master branch code ,and want to use to the production。 In addition, is th

[GitHub] [shardingsphere] November22 commented on issue #10119: RangeShardingAlgorithm Generic problem, specified as Date, actually a string

2021-04-18 Thread GitBox
November22 commented on issue #10119: URL: https://github.com/apache/shardingsphere/issues/10119#issuecomment-822214928 is there a release version of 5.0.0? I want to use version 4.1。 In fact, the generic type of StandardShardingAlgorithm does not convert or verify the actual value。I sp

[GitHub] [shardingsphere] November22 commented on issue #10119: RangeShardingAlgorithm Generic problem, specified as Date, actually a string

2021-04-18 Thread GitBox
November22 commented on issue #10119: URL: https://github.com/apache/shardingsphere/issues/10119#issuecomment-80424 Sorry, ClassCastException is indeed thrown when doing actual value acquisition. Now I have a doubt. When actually inserting or querying, instead of creating SQL by r