[ https://issues.apache.org/jira/browse/HIVE-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Yang updated HIVE-1374: ---------------------------- Description: A compile-only option might be useful for helping users quickly prototype queries, fix errors, and do test runs. The proposed change would be adding a -c switch that behaves like -e but only compiles the specified query. (was: 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.) > 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, fix errors, and do test runs. The proposed change would be adding a > -c switch that behaves like -e but only compiles the specified query. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.