[
https://issues.apache.org/jira/browse/HIVE-9356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14274647#comment-14274647
]
Dong Chen commented on HIVE-9356:
---------------------------------
A small fix for the failed case {{encryption_load_data_to_encrypted_tables.q}}
in
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-ENCRYPTION-Build/2/#showFailuresLink
Make the command parser in {{QTestUtil.executeClientInternal()}} could handle
comments (start with "--")
> Fail to handle the case that a qfile contains a semicolon
> ---------------------------------------------------------
>
> Key: HIVE-9356
> URL: https://issues.apache.org/jira/browse/HIVE-9356
> Project: Hive
> Issue Type: Sub-task
> Affects Versions: encryption-branch
> Reporter: Ferdinand Xu
> Assignee: Dong Chen
> Fix For: encryption-branch
>
> Attachments: HIVE-9356.patch
>
>
> Currently, we split the qfile by the semicolon. It should be able to handle
> the comment statement in the qfile with a semicolon.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)