HyukjinKwon commented on a change in pull request #26956: [SPARK-30312][SQL] 
Preserve path permission and acl when truncate table
URL: https://github.com/apache/spark/pull/26956#discussion_r363627305
 
 

 ##########
 File path: 
sql/core/src/test/scala/org/apache/spark/sql/execution/command/DDLSuite.scala
 ##########
 @@ -1981,6 +1982,48 @@ abstract class DDLSuite extends QueryTest with 
SQLTestUtils {
     }
   }
 
+  test("truncate table - keep acl/permission") {
 
 Review comment:
   Maybe it's best to add JIRA id `SPARK-30312: ...`

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to