KnightChess opened a new issue #3406:
URL: https://github.com/apache/iceberg/issues/3406


   spark has defines the ShowPartitionsExec in spark-3.2, so I want to support 
show partition.
   I think we can implement SupportsPartitionManagement in 
org.apache.iceberg.spark.source.SparkTable, and only implement  partitionSchema 
and listPartitionIdentifiers to support show partitions.
   Is there any other suggestion?


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

Reply via email to