You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/11/14 13:39:00 UTC

[jira] [Work logged] (HIVE-26736) Authorization failure for nested Views having WITH clause

     [ https://issues.apache.org/jira/browse/HIVE-26736?focusedWorklogId=825762&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-825762 ]

ASF GitHub Bot logged work on HIVE-26736:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Nov/22 13:38
            Start Date: 14/Nov/22 13:38
    Worklog Time Spent: 10m 
      Work Description: ayushtkn opened a new pull request, #3760:
URL: https://github.com/apache/hive/pull/3760

   ### What changes were proposed in this pull request?
   
   Fix the resolution for inner Views to avoid permission checks for inner views
   
   
   ### Why are the changes needed?
   
   Query fails due to Auth error, even if they have permission for the view being queried
   
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, The queries work fine, if they have permission on the view being queried, irrespective of, if it was created using With clause
   
   
   ### How was this patch tested?
   
   Added a UT
   




Issue Time Tracking
-------------------

            Worklog Id:     (was: 825762)
    Remaining Estimate: 0h
            Time Spent: 10m

> Authorization failure for nested Views having WITH clause
> ---------------------------------------------------------
>
>                 Key: HIVE-26736
>                 URL: https://issues.apache.org/jira/browse/HIVE-26736
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Ayush Saxena
>            Assignee: Ayush Saxena
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Authorization failure in case of nested views created using With clause, if the user doesn't have permissions for the inner view.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)