Query compile-only option
-------------------------
Key: HIVE-1374
URL: https://issues.apache.org/jira/browse/HIVE-1374
Project: Hadoop Hive
Issue Type: New Feature
Affects Versions: 0.6.0
Reporter: Paul Yang
Assignee: Paul Yang
A compile-only option might be useful for helping users quickly prototype
queries and fix syntax errors. Possible improvements could be adding a -c
switch that behaves like -e but only compiles the specified query, and a way to
switch between compile-only and compile-and-execute modes in the interactive
CLI.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.