Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-28299

Iceberg: Optimize show partitions through column projection

    XMLWordPrintableJSON

Details

    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

          Activity

            People

              zhangbutao Butao Zhang
              zhangbutao Butao Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: