You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2019/11/01 07:02:54 UTC

[GitHub] [hive] Xiwu1994 opened a new pull request #837: CliDriver skipping through comments

Xiwu1994 opened a new pull request #837: CliDriver skipping through comments
URL: https://github.com/apache/hive/pull/837
 
 
   two examples of errors:
   
   case1.hql
   ``` sql
   -- 1
     -- 1;
   select 1;
   ```
   
   case2.hql
   ``` sql
   -- 1
     -- 1
   ```
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org