You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/11/11 04:00:19 UTC

[GitHub] [shardingsphere] Qianyi951015 opened a new pull request, #22070: Update Oracle DML SLELECT PERCENTILE_DISC statement parse

Qianyi951015 opened a new pull request, #22070:
URL: https://github.com/apache/shardingsphere/pull/22070

   Fixes #22069
   
   Ref: https://docs.oracle.com/en/database/oracle/oracle-database/12.2/sqlrf/PERCENTILE_DISC.html#GUID-7C34FDDA-C241-474F-8C5C-50CC0182E005
   
   <img width="831" alt="image" src="https://user-images.githubusercontent.com/57847965/201260251-3d9674cf-d449-43f4-a0ae-b4e0a5f0bae9.png">
   
   
   ---
   
   Before committing this PR, I'm sure that I have checked the following options:
   - [x] My code follows the [code of conduct](https://shardingsphere.apache.org/community/en/involved/conduct/code/) of this project.
   - [x] I have self-reviewed the commit code.
   - [ ] I have (or in comment I request) added corresponding labels for the pull request.
   - [x] I have passed maven check locally : `mvn clean install -B -T2C -DskipTests -Dmaven.javadoc.skip=true -e`.
   - [ ] I have made corresponding changes to the documentation.
   - [x] I have added corresponding unit tests for my changes.
   


-- 
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-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] RaigorJiang merged pull request #22070: Update Oracle DML SLELECT PERCENTILE_DISC statement parse

Posted by GitBox <gi...@apache.org>.
RaigorJiang merged PR #22070:
URL: https://github.com/apache/shardingsphere/pull/22070


-- 
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-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] codecov-commenter commented on pull request #22070: Update Oracle DML SLELECT PERCENTILE_DISC statement parse

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #22070:
URL: https://github.com/apache/shardingsphere/pull/22070#issuecomment-1311223480

   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/22070?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#22070](https://codecov.io/gh/apache/shardingsphere/pull/22070?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (1f6117e) into [master](https://codecov.io/gh/apache/shardingsphere/commit/1fb8766851700ec17f2d4b2967a63bc42985288c?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (1fb8766) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master   #22070   +/-   ##
   =========================================
     Coverage     61.01%   61.01%           
     Complexity     2549     2549           
   =========================================
     Files          4109     4109           
     Lines         57300    57300           
     Branches       9689     9689           
   =========================================
     Hits          34961    34961           
     Misses        19389    19389           
     Partials       2950     2950           
   ```
   
   
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org