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: [email protected]
For additional commands, e-mail: [email protected]