[
https://issues.apache.org/jira/browse/IMPALA-7198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775427#comment-16775427
]
ASF subversion and git services commented on IMPALA-7198:
---------------------------------------------------------
Commit b9701408f26c4f21f76a6109752cd10150933cb1 in impala's branch
refs/heads/2.x from Alex Rodoni
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=b970140 ]
IMPALA-7198: [DOCS] Corrected misspelled hints
Change-Id: I3e3c4ed050131f811311d5fdb8634a1ea3385fb3
Reviewed-on: http://gerrit.cloudera.org:8080/10796
Reviewed-by: Alex Rodoni <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Impala hints in docs are wrong
> ------------------------------
>
> Key: IMPALA-7198
> URL: https://issues.apache.org/jira/browse/IMPALA-7198
> Project: IMPALA
> Issue Type: Bug
> Components: Docs
> Affects Versions: Impala 3.0
> Reporter: Lars Volker
> Assignee: Alex Rodoni
> Priority: Major
> Fix For: Impala 3.1.0
>
>
> The "CLUSTER" and "NOCLUSTER" hints in this page are spelled wrong. They
> should actually be "CLUSTERED" and "NOCLUSTERED".
> https://impala.apache.org/docs/build/html/topics/impala_hints.html
> {noformat}
> CREATE /* +CLUSTER|NOCLUSTER */
> table_clauses
> AS SELECT remainder_of_query;
> CREATE -- +CLUSTER|NOCLUSTER
> table_clauses
> AS SELECT remainder_of_query;
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]