You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by pengcheng xiong <px...@hortonworks.com> on 2016/11/28 21:48:42 UTC

Review Request 54139: Hive should not split semicolon within quoted string literals

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54139/
-----------------------------------------------------------

Review request for hive and Ashutosh Chauhan.


Repository: hive-git


Description
-------

HIVE-15297


Diffs
-----

  cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java 5364ca6 
  itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java 5bf23e7 
  ql/src/test/queries/clientpositive/specialChar.q PRE-CREATION 
  ql/src/test/results/clientpositive/specialChar.q.out PRE-CREATION 

Diff: https://reviews.apache.org/r/54139/diff/


Testing
-------


Thanks,

pengcheng xiong


Re: Review Request 54139: Hive should not split semicolon within quoted string literals

Posted by pengcheng xiong <px...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54139/
-----------------------------------------------------------

(Updated Dec. 13, 2016, 9:30 p.m.)


Review request for hive and Ashutosh Chauhan.


Repository: hive-git


Description
-------

HIVE-15297


Diffs (updated)
-----

  cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java 5364ca6 
  itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java 5bf23e7 
  ql/src/test/queries/clientpositive/specialChar.q PRE-CREATION 
  ql/src/test/results/clientpositive/specialChar.q.out PRE-CREATION 

Diff: https://reviews.apache.org/r/54139/diff/


Testing
-------


Thanks,

pengcheng xiong


Re: Review Request 54139: Hive should not split semicolon within quoted string literals

Posted by Barna Zsombor Klara <zs...@cloudera.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54139/#review157269
-----------------------------------------------------------



Thanks for the patch Pengcheng Xiong. Looks good to me, I just have one very minor nitpick. Do we need to add qtest for a public static untility method? This can be fairly easily covered by normal junit tests which would run significantly faster and be more resiliant to failures.

- Barna Zsombor Klara


On Nov. 28, 2016, 9:48 p.m., pengcheng xiong wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/54139/
> -----------------------------------------------------------
> 
> (Updated Nov. 28, 2016, 9:48 p.m.)
> 
> 
> Review request for hive and Ashutosh Chauhan.
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> HIVE-15297
> 
> 
> Diffs
> -----
> 
>   cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java 5364ca6 
>   itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java 5bf23e7 
>   ql/src/test/queries/clientpositive/specialChar.q PRE-CREATION 
>   ql/src/test/results/clientpositive/specialChar.q.out PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/54139/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> pengcheng xiong
> 
>