LuciferYang commented on PR #41431: URL: https://github.com/apache/spark/pull/41431#issuecomment-1573174853
> @panbingkun Thank you for the fix. It seems it's not the issue of `SQLQueryTestSuite`. Could we find out the root cause ? `owner` is namespace reserved properties when `spark.sql.legacy.notReserveProperties` is false, it always use `SPARK_USER` or `UserGroupInformation.getCurrentUser().getShortUserName()` and it cannot be modified -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
