chenliang created SPARK-30261:
---------------------------------

             Summary: Should not change owner of hive table  for  some commands 
like 'alter' operation
                 Key: SPARK-30261
                 URL: https://issues.apache.org/jira/browse/SPARK-30261
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.4.3, 2.3.0, 2.2.0
            Reporter: chenliang
             Fix For: 2.4.3, 2.3.0, 2.2.0


For SparkSQL,When we do some alter operations on hive table, the owner of hive 
table would be changed to someone who invoked the operation, it's unresonable. 
And in fact, the owner should not changed for the real prodcution environment, 
otherwise theĀ  authority check is out of order.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to