MaxGekk opened a new pull request #31605:
URL: https://github.com/apache/spark/pull/31605


   ### What changes were proposed in this pull request?
   Implement the v2 execution node for the `TRUNCATE TABLE` command.
   
   ### Why are the changes needed?
   To have feature parity with DS v1, and support truncation of v2 tables.
   
   ### Does this PR introduce _any_ user-facing change?
   Yes
   
   ### How was this patch tested?
   By running the unified tests for v1 and v2 tables:
   ```
   $ build/sbt -Phive -Phive-thriftserver "test:testOnly *TruncateTableSuite"
   ```


----------------------------------------------------------------
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]



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

Reply via email to