[
https://issues.apache.org/jira/browse/IMPALA-8855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16973748#comment-16973748
]
ASF subversion and git services commented on IMPALA-8855:
---------------------------------------------------------
Commit 4c5015d5a2d7ebbb85afae35d0ca94f4961af32d in impala's branch
refs/heads/master from Alex Rodoni
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=4c5015d ]
IMPALA-8855: [DOCS] Document the generic VALUES clause
- Added a paragraph on implicit conversion in impala_datatypes.xml
Change-Id: I2568450993323236535a8f1d022dee7d09ecf62b
Reviewed-on: http://gerrit.cloudera.org:8080/14661
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Tim Armstrong <[email protected]>
> Impala docs do not mention all places VALUES clause can be used
> ---------------------------------------------------------------
>
> Key: IMPALA-8855
> URL: https://issues.apache.org/jira/browse/IMPALA-8855
> Project: IMPALA
> Issue Type: Improvement
> Components: Docs
> Reporter: Tim Armstrong
> Assignee: Alexandra Rodoni
> Priority: Major
> Fix For: Impala 3.4.0
>
>
> The documentation only mentions the values clause in the context of an INSERT
> statement. https://impala.apache.org/docs/build/html/topics/impala_insert.html
> It can actually be used anywhere that a SELECT statement could be used, e.g.
> this is a valid query:
> {noformat}
> values ('hello', 'world')
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]