[
https://issues.apache.org/jira/browse/HIVE-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13179239#comment-13179239
]
Phabricator commented on HIVE-2478:
-----------------------------------
khorgath has commented on the revision "HIVE-2478 [jira] Support dry run option
in hive".
INLINE COMMENTS
ql/src/test/queries/clientnegative/dryrun_bad_fetch_serde.q:1 Hmm.. ok, this
is funny - if I try adding comments (using double hyphen) to the .q script, I
get parse failures from the testcase runner. And a number of other .q tests
don't have comments either, so I don't see what format I can use to comment.
How do I add comments here?
-- comment : does not work
# comment : does not work
// comment : does not work
/* comment */ : does not work
REVISION DETAIL
https://reviews.facebook.net/D927
> Support dry run option in hive
> ------------------------------
>
> Key: HIVE-2478
> URL: https://issues.apache.org/jira/browse/HIVE-2478
> Project: Hive
> Issue Type: Improvement
> Components: Configuration
> Affects Versions: 0.9.0
> Reporter: kalyan ram
> Assignee: Sushanth Sowmyan
> Priority: Minor
> Attachments: HIVE-2478-1.patch, HIVE-2478-2.patch, HIVE-2478-3.patch,
> HIVE-2478.D927.1.patch
>
>
> Hive currently doesn't support a dry run option. For some complex queries we
> just want to verify the query syntax initally before running it. A dry run
> option where just the parsing is done without actual execution is a good
> option.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira