Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-7901

Docs problem describing Kudu partitioning syntax

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • Impala 3.0
    • Impala 3.1.0
    • Docs
    • None
    • ghx-label-2

    Description

      The Impala partitioning syntax @ https://impala.apache.org/docs/build/html/topics/impala_create_table.html has the following in the Kudu section:

      kudu_partition_clause:

      kudu_partition_clause ::= [hash_clause] [, range_clause [ , range_clause ] ]

      That is wrong: the hash clause may appear any number of times, while the range_clause may only appear 0 or 1 times.

      Attachments

        Issue Links

          Activity

            People

              arodoni Alexandra Rodoni
              mpercy Mike Percy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: