[ 
https://issues.apache.org/jira/browse/SPARK-28996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan resolved SPARK-28996.
---------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 25696
[https://github.com/apache/spark/pull/25696]

> Add tests regarding username of HiveClient
> ------------------------------------------
>
>                 Key: SPARK-28996
>                 URL: https://issues.apache.org/jira/browse/SPARK-28996
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Jungtaek Lim
>            Assignee: Jungtaek Lim
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> The owner of Hive table has been back-and-forth, principal -> username -> 
> principal, and looks like the change is not intentional. It was full 
> principal before 2.1.1, and SPARK-19970 fixed the owner to be username 
> instead of principal (2.1.1+, 2.2.0+). But there's a bug with null and 
> SPARK-22846 fixed the issue of null but rolled back the owner to be principal 
> (2.3.0+).
>  
> Ideally we should add UT to prevent changing this unintentionally, especially 
> there's another issue SPARK-26929 to propose it to username again.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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

Reply via email to