You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by "Karsonnel (via GitHub)" <gi...@apache.org> on 2023/04/18 10:18:53 UTC

[GitHub] [kyuubi] Karsonnel opened a new pull request, #4729: [KYUUBI #4728] [Authz] [Bug] Resolve the unresolved Project node Resolve the unresolved Project node so that we can access the input information.

Karsonnel opened a new pull request, #4729:
URL: https://github.com/apache/kyuubi/pull/4729

   <!--
   Thanks for sending a pull request!
   
   Here are some tips for you:
     1. If this is your first time, please read our contributor guidelines: https://kyuubi.readthedocs.io/en/latest/community/CONTRIBUTING.html
     2. If the PR is related to an issue in https://github.com/apache/kyuubi/issues, add '[KYUUBI #XXXX]' in your PR title, e.g., '[KYUUBI #XXXX] Your PR title ...'.
     3. If the PR is unfinished, add '[WIP]' in your PR title, e.g., '[WIP][KYUUBI #XXXX] Your PR title ...'.
   -->
   
   ### _Why are the changes needed?_
   <!--
   Please clarify why the changes are needed. For instance,
     1. If you add a feature, you can talk about the use case of it.
     2. If you fix a bug, you can clarify why it is a bug.
   -->
   To fix https://github.com/apache/kyuubi/issues/4728.
   
   
   ### _How was this patch tested?_
   - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
   
   - [ ] Add screenshots for manual tests if appropriate
   
   - [x] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request
   


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [kyuubi] Karsonnel closed pull request #4729: [KYUUBI #4728] [Authz] [Bug] Resolve the unresolved Project node Resolve the unresolved Project node so that we can access the input information.

Posted by "Karsonnel (via GitHub)" <gi...@apache.org>.
Karsonnel closed pull request #4729: [KYUUBI #4728] [Authz] [Bug] Resolve the unresolved Project node Resolve the unresolved Project node so that we can access the input information.
URL: https://github.com/apache/kyuubi/pull/4729


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [kyuubi] codecov-commenter commented on pull request #4729: [KYUUBI #4728] [Authz] [Bug] Resolve the unresolved Project node Resolve the unresolved Project node so that we can access the input information.

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

   ## [Codecov](https://codecov.io/gh/apache/kyuubi/pull/4729?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 [#4729](https://codecov.io/gh/apache/kyuubi/pull/4729?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (e1b9430) into [master](https://codecov.io/gh/apache/kyuubi/commit/f6331a2a0fc0650ba0970d58f90a7a7c8e908095?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (f6331a2) will **decrease** coverage by `0.09%`.
   > The diff coverage is `33.33%`.
   
   > :exclamation: Current head e1b9430 differs from pull request most recent head ababac9. Consider uploading reports for the commit ababac9 to get more accurate results
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #4729      +/-   ##
   ============================================
   - Coverage     58.07%   57.98%   -0.09%     
     Complexity       13       13              
   ============================================
     Files           581      581              
     Lines         32297    32301       +4     
     Branches       4313     4313              
   ============================================
   - Hits          18755    18729      -26     
   - Misses        11745    11767      +22     
   - Partials       1797     1805       +8     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/kyuubi/pull/4729?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [.../kyuubi/plugin/spark/authz/PrivilegesBuilder.scala](https://codecov.io/gh/apache/kyuubi/pull/4729?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZXh0ZW5zaW9ucy9zcGFyay9reXV1Ymktc3BhcmstYXV0aHovc3JjL21haW4vc2NhbGEvb3JnL2FwYWNoZS9reXV1YmkvcGx1Z2luL3NwYXJrL2F1dGh6L1ByaXZpbGVnZXNCdWlsZGVyLnNjYWxh) | `87.00% <33.33%> (-3.63%)` | :arrow_down: |
   
   ... and [10 files with indirect coverage changes](https://codecov.io/gh/apache/kyuubi/pull/4729/indirect-changes?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@kyuubi.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org