shardingsphere icon indicating copy to clipboard operation
shardingsphere copied to clipboard

fix default sql for RQL

Open caorong opened this issue 1 year ago • 3 comments

Fixes #ISSUSE_ID.

Changes proposed in this pull request:


Before committing this PR, I'm sure that I have checked the following options:

  • [ ] My code follows the code of conduct of this project.
  • [ ] I have self-reviewed the commit code.
  • [ ] I have (or in comment I request) added corresponding labels for the pull request.
  • [ ] I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • [ ] I have made corresponding changes to the documentation.
  • [ ] I have added corresponding unit tests for my changes.

caorong avatar May 15 '24 02:05 caorong

hello,why does my pull request can not pass all check,The CI check failed. I just change one line,and it show " CI / CI - Compile by JDK 11 and Run on JDK 8 (pull_request) "; My pull request just submit before you; my pull request of sharding

H-Jason avatar May 19 '24 13:05 H-Jason

hello,why does my pull request can not pass all check,The CI check failed. I just change one line,and it show " CI / CI - Compile by JDK 11 and Run on JDK 8 (pull_request) "; My pull request just submit before you; my pull request of sharding

Hi @H-Jason , I found some errors in your PR:

image

RaigorJiang avatar May 19 '24 14:05 RaigorJiang

hello,why does my pull request can not pass all check,The CI check failed. I just change one line,and it show " CI / CI - Compile by JDK 11 and Run on JDK 8 (pull_request) "; My pull request just submit before you; my pull request of sharding

Hi @H-Jason , I found some errors in your PR: image

thank you

H-Jason avatar May 20 '24 14:05 H-Jason

Closed due to no response.

RaigorJiang avatar Jul 09 '24 09:07 RaigorJiang