You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Mike Percy (JIRA)" <ji...@apache.org> on 2018/11/27 08:28:00 UTC

[jira] [Created] (IMPALA-7901) Docs problem describing Kudu partitioning syntax

Mike Percy created IMPALA-7901:
----------------------------------

             Summary: Docs problem describing Kudu partitioning syntax
                 Key: IMPALA-7901
                 URL: https://issues.apache.org/jira/browse/IMPALA-7901
             Project: IMPALA
          Issue Type: Bug
          Components: Docs
    Affects Versions: Impala 3.0
            Reporter: Mike Percy


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:*
{noformat}
kudu_partition_clause ::= [hash_clause] [, range_clause [ , range_clause ] ]{noformat}
That is wrong: the hash clause can be appear any number of times, while the range_clause may only appear 0 or 1 times.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org