You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "hanahmily (via GitHub)" <gi...@apache.org> on 2023/02/19 01:16:27 UTC

[GitHub] [skywalking-banyandb] hanahmily opened a new pull request, #251: [WIP]Fix the broken of schema chain

hanahmily opened a new pull request, #251:
URL: https://github.com/apache/skywalking-banyandb/pull/251

   The schema chain is broken, which causes the executor gets the incorrect index of a Field.


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

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


[GitHub] [skywalking-banyandb] codecov-commenter commented on pull request #251: [WIP]Fix the broken of schema chain

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #251:
URL: https://github.com/apache/skywalking-banyandb/pull/251#issuecomment-1435808344

   # [Codecov](https://codecov.io/gh/apache/skywalking-banyandb/pull/251?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 [#251](https://codecov.io/gh/apache/skywalking-banyandb/pull/251?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (1f4a69a) into [main](https://codecov.io/gh/apache/skywalking-banyandb/commit/4bccc794509c1d41fbc893022cc7fe50554daf07?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (4bccc79) will **decrease** coverage by `0.02%`.
   > The diff coverage is `0.00%`.
   
   ```diff
   @@            Coverage Diff             @@
   ##             main     #251      +/-   ##
   ==========================================
   - Coverage   45.88%   45.87%   -0.02%     
   ==========================================
     Files          87       87              
     Lines        8896     8898       +2     
   ==========================================
     Hits         4082     4082              
   - Misses       4430     4432       +2     
     Partials      384      384              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/skywalking-banyandb/pull/251?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [.../query/logical/measure/measure\_plan\_aggregation.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/251?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL3F1ZXJ5L2xvZ2ljYWwvbWVhc3VyZS9tZWFzdXJlX3BsYW5fYWdncmVnYXRpb24uZ28=) | `0.00% <0.00%> (ø)` | |
   | [pkg/query/logical/measure/measure\_plan\_groupby.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/251?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL3F1ZXJ5L2xvZ2ljYWwvbWVhc3VyZS9tZWFzdXJlX3BsYW5fZ3JvdXBieS5nbw==) | `0.00% <0.00%> (ø)` | |
   
   :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@skywalking.apache.org

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


[GitHub] [skywalking-banyandb] wu-sheng merged pull request #251: Fix the broken of schema chain

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng merged PR #251:
URL: https://github.com/apache/skywalking-banyandb/pull/251


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

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