You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/01/09 11:32:28 UTC

[jira] [Commented] (HIVE-3248) lack of semi-colon in .q file leads to missing the next statement

    [ https://issues.apache.org/jira/browse/HIVE-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548352#comment-13548352 ] 

Hudson commented on HIVE-3248:
------------------------------

Integrated in Hive-trunk-hadoop2 #54 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
    HIVE-3248 lack of semi-colon in .q file leads to missing the next statement
(Edward Capriolo via namit) (Revision 1362364)

     Result = ABORTED
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1362364
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/processors/SetProcessor.java

                
> lack of semi-colon in .q file leads to missing the next statement
> -----------------------------------------------------------------
>
>                 Key: HIVE-3248
>                 URL: https://issues.apache.org/jira/browse/HIVE-3248
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.9.0
>            Reporter: Namit Jain
>            Assignee: Edward Capriolo
>             Fix For: 0.10.0
>
>         Attachments: hive-3248.1.patch.txt
>
>
> set hive.check.par=1
> select count(1) from src;
> select count(1) from src;
> If the above .q file is executed, the first statement is lost.
> Found this while reviewing https://issues.apache.org/jira/browse/HIVE-2848

--
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