hive git commit: Revert "HIVE-20520: length(CHAR) doesn't consider trailing space (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)"

2018-09-11 Thread jcamacho
Repository: hive Updated Branches: refs/heads/branch-3 eb842b75b -> dbc5b176f Revert "HIVE-20520: length(CHAR) doesn't consider trailing space (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)" This reverts commit b1c8b2ad3b256552b565e2bf019d9538a409eb6c. Project:

hive git commit: Revert "HIVE-20520: length(CHAR) doesn't consider trailing space (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)"

2018-09-11 Thread jcamacho
Repository: hive Updated Branches: refs/heads/master 916ef9235 -> f18842e73 Revert "HIVE-20520: length(CHAR) doesn't consider trailing space (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)" This reverts commit c8b3f9aa08be15546844ef6d5be6871b6d5a76db. Project:

[2/2] hive git commit: HIVE-20225: SerDe to support Teradata Binary Format (Lu Li, reviewed by Carl Steinbach)

2018-09-11 Thread daijy
HIVE-20225: SerDe to support Teradata Binary Format (Lu Li, reviewed by Carl Steinbach) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/eb842b75 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/eb842b75 Diff:

[1/2] hive git commit: HIVE-20225: SerDe to support Teradata Binary Format (Lu Li, reviewed by Carl Steinbach)

2018-09-11 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-3 b1c8b2ad3 -> eb842b75b http://git-wip-us.apache.org/repos/asf/hive/blob/eb842b75/serde/src/java/org/apache/hadoop/hive/serde2/teradata/TeradataBinarySerde.java -- diff

hive git commit: HIVE-20471 : issues getting the default database path (Sergey Shelukhin, reviewed by Ashutosh Chauhan)

2018-09-11 Thread sershe
Repository: hive Updated Branches: refs/heads/master c399c4ed1 -> 916ef9235 HIVE-20471 : issues getting the default database path (Sergey Shelukhin, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18038: org.apache.hadoop.hive.ql.session.OperationLog - Review (BELUGA BEHR, reviewed by Peter Vary)

2018-09-11 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master c8b3f9aa0 -> c399c4ed1 HIVE-18038: org.apache.hadoop.hive.ql.session.OperationLog - Review (BELUGA BEHR, reviewed by Peter Vary) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20520: length(CHAR) doesn't consider trailing space (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-09-11 Thread jcamacho
Repository: hive Updated Branches: refs/heads/branch-3 bd9a312af -> b1c8b2ad3 HIVE-20520: length(CHAR) doesn't consider trailing space (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20520: length(CHAR) doesn't consider trailing space (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-09-11 Thread jcamacho
Repository: hive Updated Branches: refs/heads/master cd715e7f4 -> c8b3f9aa0 HIVE-20520: length(CHAR) doesn't consider trailing space (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20521 : HS2 doAs=true has permission issue with hadoop.tmp.dir, with MR and S3A filesystem (Thejas Nair, reviewed by Zoltan Haindrich)

2018-09-11 Thread thejas
Repository: hive Updated Branches: refs/heads/master 93de95041 -> cd715e7f4 HIVE-20521 : HS2 doAs=true has permission issue with hadoop.tmp.dir, with MR and S3A filesystem (Thejas Nair, reviewed by Zoltan Haindrich) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18767: Some alterPartitions invocations throw 'NumberFormatException: null' (Mass Dosage, reviewed by Peter Vary)

2018-09-11 Thread pvary
Repository: hive Updated Branches: refs/heads/branch-2 854b9afce -> a45701220 HIVE-18767: Some alterPartitions invocations throw 'NumberFormatException: null' (Mass Dosage, reviewed by Peter Vary) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-20296: Improve HivePointLookupOptimizerRule to be able to extract from more sophisticated contexts (Zoltan Haindrich reviewed by Ashutosh Chauhan)

2018-09-11 Thread kgyrtkirk
HIVE-20296: Improve HivePointLookupOptimizerRule to be able to extract from more sophisticated contexts (Zoltan Haindrich reviewed by Ashutosh Chauhan) Signed-off-by: Zoltan Haindrich Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/2] hive git commit: HIVE-20480: Implement column stats annotation rules for the UDTFOperator: Follow up for HIVE-20262 (George Pachitariu via Ashutosh Chauhan)

2018-09-11 Thread kgyrtkirk
Repository: hive Updated Branches: refs/heads/master ad93cfd75 -> 93de95041 HIVE-20480: Implement column stats annotation rules for the UDTFOperator: Follow up for HIVE-20262 (George Pachitariu via Ashutosh Chauhan) Signed-off-by: Zoltan Haindrich Project: