Description
There is the V1 SHOW PARTITIONS implementation:
https://github.com/apache/spark/blob/7e99fcd64efa425f3c985df4fe957a3be274a49a/sql/core/src/main/scala/org/apache/spark/sql/execution/command/tables.scala#L975
The ticket aims to add V2 implementation with similar behavior.
Attachments
Issue Links
- relates to
-
SPARK-33453 Unify v1 and v2 SHOW PARTITIONS tests
- Resolved
- links to