You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ning Zhang (JIRA)" <ji...@apache.org> on 2011/05/13 19:18:47 UTC

[jira] [Created] (HIVE-2164) comments are not handled correctly

comments are not handled correctly
----------------------------------

                 Key: HIVE-2164
                 URL: https://issues.apache.org/jira/browse/HIVE-2164
             Project: Hive
          Issue Type: Bug
            Reporter: Ning Zhang


One example is
hive> -- comments;
FAILED: Parse Error: line 0:-1 cannot recognize input '<EOF>'

Also we need to handle comments correctly in all unit tests (.q files). 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HIVE-2164) comments are not handled correctly

Posted by "iryoung jeong (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

iryoung jeong updated HIVE-2164:
--------------------------------

    Attachment: hive-2164.patch

how about this workaround?
we use this quick fix internally.
                
> comments are not handled correctly
> ----------------------------------
>
>                 Key: HIVE-2164
>                 URL: https://issues.apache.org/jira/browse/HIVE-2164
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Ning Zhang
>         Attachments: hive-2164.patch
>
>
> One example is
> hive> -- comments;
> FAILED: Parse Error: line 0:-1 cannot recognize input '<EOF>'
> Also we need to handle comments correctly in all unit tests (.q files). 

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