[ https://issues.apache.org/jira/browse/SPARK-29405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan resolved SPARK-29405. --------------------------------- Fix Version/s: 3.0.0 Resolution: Fixed Issue resolved by pull request 26068 [https://github.com/apache/spark/pull/26068] > Alter table / Insert statements should not change a table's ownership > --------------------------------------------------------------------- > > Key: SPARK-29405 > URL: https://issues.apache.org/jira/browse/SPARK-29405 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 2.3.4, 2.4.4 > Reporter: Kent Yao > Assignee: Kent Yao > Priority: Major > Fix For: 3.0.0 > > > When executing 'insert into/overwrite ...' DML, or 'alter table set > tblproperties ...' DDL, spark would change the ownership of the table the > one who runs the spark application. -- 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