[
https://issues.apache.org/jira/browse/HIVE-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12922379#action_12922379
]
John Sichi commented on HIVE-1731:
----------------------------------
>From Andrew Ryan:
Instead of
FAILED: Error in semantic analysis: line 1:333 In strict mode, limit must be
specified if ORDER BY is present
make it
FAILED: Error in semantic analysis: line 1:333 In strict mode, if ORDER BY
is specified, LIMIT must also be specified
> Improve miscellaneous error messages
> ------------------------------------
>
> Key: HIVE-1731
> URL: https://issues.apache.org/jira/browse/HIVE-1731
> Project: Hive
> Issue Type: Improvement
> Components: Query Processor
> Reporter: John Sichi
> Fix For: 0.7.0
>
>
> This is a place for accumulating error message improvements so that we can
> update a bunch in batch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.