[ https://issues.apache.org/jira/browse/HIVE-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vikram Dixit K updated HIVE-1953: --------------------------------- Attachment: HIVE-1953.tests.update.patch Hi [~navis] I had mentioned in the review board request that the patch needs to be run with -Doverwrite=true for tests affected by this change. Luckily, I had a full run of the tests but hadn't uploaded them for concern that the tests are a moving target and the suite of tests can be run before commit with -Doverwrite=true. I am attaching the outputs of these tests here for commit as well since they cleanly apply against trunk. Thanks Vikram. > Hive should process comments in CliDriver > ----------------------------------------- > > Key: HIVE-1953 > URL: https://issues.apache.org/jira/browse/HIVE-1953 > Project: Hive > Issue Type: Improvement > Reporter: He Yongqiang > Assignee: Vikram Dixit K > Fix For: 0.11.0 > > Attachments: HIVE-1953.1.patch, HIVE-1953.2.patch, HIVE-1953.3.patch, > HIVE-1953.4.patch, HIVE-1953.tests.update.patch, HIVE-1953.tests.update.patch > > > If you put commend before a set command, it will faile. > Like this: > -- TestSerDe is a user defined serde where the default delimiter is Ctrl-B > -- the user is overwriting it with ctrlC > set hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat; > Hive should process the comment in CliDriver, and ignore the comment right > away, instead of passing it to the downstream processors. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira