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/13 10:11:12 UTC

[GitHub] [shardingsphere] gxxiong opened a new pull request, #22144: move like algorithm chinese dictionary configuration to file

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

   Ref #22098.
   
   Changes proposed in this pull request:
     -move like algorithm chinese dictionary configuration to file
   
   ---
   
   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 : `./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.
   


-- 
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] strongduanmu merged pull request #22144: move like algorithm chinese dictionary configuration to file

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


-- 
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 #22144: move like algorithm chinese dictionary configuration to file

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

   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/22144?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 [#22144](https://codecov.io/gh/apache/shardingsphere/pull/22144?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (d42bd33) into [master](https://codecov.io/gh/apache/shardingsphere/commit/656d27314ece3723a828f6af3818b837abacc9ba?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (656d273) will **decrease** coverage by `0.16%`.
   > The diff coverage is `25.83%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master   #22144      +/-   ##
   ============================================
   - Coverage     61.15%   60.99%   -0.17%     
     Complexity     2544     2544              
   ============================================
     Files          4109     4119      +10     
     Lines         57170    57325     +155     
     Branches       9689     9705      +16     
   ============================================
   + Hits          34963    34965       +2     
   - Misses        19256    19410     +154     
   + Partials       2951     2950       -1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/shardingsphere/pull/22144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...ration/advanced/AdvancedSQLFederationExecutor.java](https://codecov.io/gh/apache/shardingsphere/pull/22144/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-a2VybmVsL3NxbC1mZWRlcmF0aW9uL2V4ZWN1dG9yL2FkdmFuY2VkL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9zcWxmZWRlcmF0aW9uL2FkdmFuY2VkL0FkdmFuY2VkU1FMRmVkZXJhdGlvbkV4ZWN1dG9yLmphdmE=) | `25.00% <0.00%> (ø)` | |
   | [...deration/executor/FilterableTableScanExecutor.java](https://codecov.io/gh/apache/shardingsphere/pull/22144/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-a2VybmVsL3NxbC1mZWRlcmF0aW9uL2V4ZWN1dG9yL2NvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL3NxbGZlZGVyYXRpb24vZXhlY3V0b3IvRmlsdGVyYWJsZVRhYmxlU2NhbkV4ZWN1dG9yLmphdmE=) | `0.00% <0.00%> (ø)` | |
   | [...ration/executor/TranslatableTableScanExecutor.java](https://codecov.io/gh/apache/shardingsphere/pull/22144/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-a2VybmVsL3NxbC1mZWRlcmF0aW9uL2V4ZWN1dG9yL2NvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL3NxbGZlZGVyYXRpb24vZXhlY3V0b3IvVHJhbnNsYXRhYmxlVGFibGVTY2FuRXhlY3V0b3IuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...ration/original/OriginalSQLFederationExecutor.java](https://codecov.io/gh/apache/shardingsphere/pull/22144/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-a2VybmVsL3NxbC1mZWRlcmF0aW9uL2V4ZWN1dG9yL29yaWdpbmFsL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9zcWxmZWRlcmF0aW9uL29yaWdpbmFsL09yaWdpbmFsU1FMRmVkZXJhdGlvbkV4ZWN1dG9yLmphdmE=) | `0.00% <0.00%> (ø)` | |
   | [...in/mysql/executor/UnicastResourceShowExecutor.java](https://codecov.io/gh/apache/shardingsphere/pull/22144/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJveHkvYmFja2VuZC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvcHJveHkvYmFja2VuZC9oYW5kbGVyL2FkbWluL215c3FsL2V4ZWN1dG9yL1VuaWNhc3RSZXNvdXJjZVNob3dFeGVjdXRvci5qYXZh) | `0.00% <0.00%> (ø)` | |
   | [...ackend/handler/distsql/rul/sql/PreviewHandler.java](https://codecov.io/gh/apache/shardingsphere/pull/22144/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJveHkvYmFja2VuZC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvcHJveHkvYmFja2VuZC9oYW5kbGVyL2Rpc3RzcWwvcnVsL3NxbC9QcmV2aWV3SGFuZGxlci5qYXZh) | `3.38% <0.00%> (ø)` | |
   | [...ext/fieldlist/MySQLComFieldListPacketExecutor.java](https://codecov.io/gh/apache/shardingsphere/pull/22144/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJveHkvZnJvbnRlbmQvbXlzcWwvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL3Byb3h5L2Zyb250ZW5kL215c3FsL2NvbW1hbmQvcXVlcnkvdGV4dC9maWVsZGxpc3QvTXlTUUxDb21GaWVsZExpc3RQYWNrZXRFeGVjdXRvci5qYXZh) | `0.00% <0.00%> (ø)` | |
   | [...rser/external/engine/SQLParserParameterizedIT.java](https://codecov.io/gh/apache/shardingsphere/pull/22144/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-dGVzdC9wYXJzZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL3Rlc3QvaW50ZWdyYXRpb24vc3FsL3BhcnNlci9leHRlcm5hbC9lbmdpbmUvU1FMUGFyc2VyUGFyYW1ldGVyaXplZElULmphdmE=) | `0.00% <0.00%> (ø)` | |
   | [...r/external/env/SQLParserExternalITEnvironment.java](https://codecov.io/gh/apache/shardingsphere/pull/22144/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-dGVzdC9wYXJzZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL3Rlc3QvaW50ZWdyYXRpb24vc3FsL3BhcnNlci9leHRlcm5hbC9lbnYvU1FMUGFyc2VyRXh0ZXJuYWxJVEVudmlyb25tZW50LmphdmE=) | `0.00% <0.00%> (ø)` | |
   | [...tion/sql/parser/external/loader/SQLCaseLoader.java](https://codecov.io/gh/apache/shardingsphere/pull/22144/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-dGVzdC9wYXJzZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL3Rlc3QvaW50ZWdyYXRpb24vc3FsL3BhcnNlci9leHRlcm5hbC9sb2FkZXIvU1FMQ2FzZUxvYWRlci5qYXZh) | `0.00% <0.00%> (ø)` | |
   | ... and [31 more](https://codecov.io/gh/apache/shardingsphere/pull/22144/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   :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