[ 
https://issues.apache.org/jira/browse/IMPALA-6221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476758#comment-16476758
 ] 

ASF subversion and git services commented on IMPALA-6221:
---------------------------------------------------------

Commit 9574a5c572bf7e214b80928085bba62c6025cd59 in impala's branch 
refs/heads/2.x from [~arodoni_cloudera]
[ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=9574a5c ]

IMPALA-6221: [DOCS] Correct syntax for Kudu Partition clause

Change-Id: I8d8ccdcc8b28fcd44511040f1e05969af83b3d1e
Reviewed-on: http://gerrit.cloudera.org:8080/10353
Reviewed-by: Thomas Tauber-Marshall <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Kudu partition clause doc is wrong
> ----------------------------------
>
>                 Key: IMPALA-6221
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6221
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Docs
>    Affects Versions: Impala 2.11.0
>            Reporter: Thomas Tauber-Marshall
>            Assignee: Alex Rodoni
>            Priority: Major
>              Labels: newbie
>             Fix For: Impala 2.13.0, Impala 3.1.0
>
>
> The following line in the docs:
> {noformat}
> kudu_partition_clause ::= [hash_clause] [, range_clause [ , range_clause ] ]
> {noformat}
> which can be found here: 
> https://impala.apache.org/docs/build/html/topics/impala_create_table.html
> is incorrect. We support an unlimited number of hash clauses followed by 
> either 0 or 1 range clauses, whereas the doc shows the opposite.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to