Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-1153

API should allow introspection of current split points

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Private Beta
    • 1.2.0
    • api, client, impala
    • None

    Description

      Impala needs a way to do introspection on the partition schema to give the use a reasonable "SHOW CREATE TABLE". For Hash bucketed tables this can be achieved, but for range partitioned tables it is not possible.

      One solution would be to iterate over all the tablets and fetch the stop partition keys and extract the range component, however, this would require the PartitionSchema to have a method to decode a PartialRow from byte[].

      Attachments

        Issue Links

          Activity

            People

              danburkert Dan Burkert
              mgrund Martin Grund
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: