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

Jungtaek Lim updated SPARK-28996:
---------------------------------
    Summary: Add tests regarding username of HiveClient  (was: Add tests 
regarding username for HiveClient)

> 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
>            Priority: Minor
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to