Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
In the current show partitions implementation, we need to fetch all columns data, but in fact we only need two columns data, partition & spec_id.
We can only fetch the two columns through column project, and this can improve the performance in case of big iceberg partition table.
Attachments
Issue Links
- links to