hive git commit: HIVE-19755: insertsel_fail.q.out needs to be updated on branch-3 (Vineet Garg, reviewed by Jesus Camacho Rodriguez)

2018-06-01 Thread vgarg
Repository: hive Updated Branches: refs/heads/branch-3 b9e683714 -> ed6627faf HIVE-19755: insertsel_fail.q.out needs to be updated on branch-3 (Vineet Garg, reviewed by Jesus Camacho Rodriguez) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19432 : GetTablesOperation is too slow if the hive has too many databases and tables (Rajkumar Singh via Ashutosh Chauhan)

2018-06-01 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master 36d66f0cf -> 4463c2bd5 HIVE-19432 : GetTablesOperation is too slow if the hive has too many databases and tables (Rajkumar Singh via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project:

[2/2] hive git commit: HIVE-19598 : Add Acid V1 to V2 upgrade module (Eugene Koifman via Ashutosh Chauhan)

2018-06-01 Thread hashutosh
HIVE-19598 : Add Acid V1 to V2 upgrade module (Eugene Koifman via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b9e68371 Tree:

hive git commit: HIVE-19643 : MM table conversion doesn't need full ACID structure checks (Sergey Shelukhin, reviewed by Eugene Koifman)

2018-06-01 Thread sershe
Repository: hive Updated Branches: refs/heads/master 3a3804243 -> 36d66f0cf HIVE-19643 : MM table conversion doesn't need full ACID structure checks (Sergey Shelukhin, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19084: Test case in Hive Query Language fails with a java.lang.AssertionError. (Alisha Prabhu reviewed by Steve Yeom, Prasanth)

2018-06-01 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master 48d1a6a5e -> 3a3804243 HIVE-19084: Test case in Hive Query Language fails with a java.lang.AssertionError. (Alisha Prabhu reviewed by Steve Yeom, Prasanth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19728: beeline with USE_BEELINE_FOR_HIVE_CLI fails when trying to set hive.aux.jars.path (Daniel Voros reviewed by Vaibhav Gumashta)

2018-06-01 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 17d661e5d -> 48d1a6a5e HIVE-19728: beeline with USE_BEELINE_FOR_HIVE_CLI fails when trying to set hive.aux.jars.path (Daniel Voros reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19728: beeline with USE_BEELINE_FOR_HIVE_CLI fails when trying to set hive.aux.jars.path (Daniel Voros reviewed by Vaibhav Gumashta)

2018-06-01 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-3 8350e61a0 -> 6f5d4dd87 HIVE-19728: beeline with USE_BEELINE_FOR_HIVE_CLI fails when trying to set hive.aux.jars.path (Daniel Voros reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: Revert "HIVE-19723: Arrow serde: "Unsupported data type: Timestamp(NANOSECOND, null)" (Teddy Choi, reviewed by Matt McCline)"

2018-06-01 Thread vgarg
Repository: hive Updated Branches: refs/heads/branch-3 4fa40a577 -> 8350e61a0 Revert "HIVE-19723: Arrow serde: "Unsupported data type: Timestamp(NANOSECOND, null)" (Teddy Choi, reviewed by Matt McCline)" This reverts commit 4fa40a577cda25d85ebc79e43c2f9f9bff5274e9. Project:

hive git commit: Revert "HIVE-19723: Arrow serde: "Unsupported data type: Timestamp(NANOSECOND, null)" (Teddy Choi, reviewed by Matt McCline)"

2018-06-01 Thread jcamacho
Repository: hive Updated Branches: refs/heads/master 28779d202 -> 17d661e5d Revert "HIVE-19723: Arrow serde: "Unsupported data type: Timestamp(NANOSECOND, null)" (Teddy Choi, reviewed by Matt McCline)" This reverts commit 1c970d9243dba471068998e18cf0823eb43a09de. Project:

hive git commit: HIVE-19370: Issue: ADD Months function on timestamp datatype fields in hive (Bharathkrishna Guruvayoor Murali, reviewed by Peter Vary)

2018-06-01 Thread stakiar
Repository: hive Updated Branches: refs/heads/master da13a1379 -> 28779d202 HIVE-19370: Issue: ADD Months function on timestamp datatype fields in hive (Bharathkrishna Guruvayoor Murali, reviewed by Peter Vary) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14388: Add number of rows inserted message after insert command in Beeline (Bharathkrishna Guruvayoor Murali, reviewed by Sahil Takiar, Peter Vary)

2018-06-01 Thread stakiar
Repository: hive Updated Branches: refs/heads/master 1c970d924 -> da13a1379 HIVE-14388: Add number of rows inserted message after insert command in Beeline (Bharathkrishna Guruvayoor Murali, reviewed by Sahil Takiar, Peter Vary) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-19723: Arrow serde: "Unsupported data type: Timestamp(NANOSECOND, null)" (Teddy Choi, reviewed by Matt McCline)

2018-06-01 Thread tchoi
Repository: hive Updated Branches: refs/heads/branch-3 34bf9fd41 -> 4fa40a577 HIVE-19723: Arrow serde: "Unsupported data type: Timestamp(NANOSECOND, null)" (Teddy Choi, reviewed by Matt McCline) Signed-off-by: Teddy Choi Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19723: Arrow serde: "Unsupported data type: Timestamp(NANOSECOND, null)" (Teddy Choi, reviewed by Matt McCline)

2018-06-01 Thread tchoi
Repository: hive Updated Branches: refs/heads/master 06807bc8b -> 1c970d924 HIVE-19723: Arrow serde: "Unsupported data type: Timestamp(NANOSECOND, null)" (Teddy Choi, reviewed by Matt McCline) Signed-off-by: Teddy Choi Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: