svn commit: r1027807 - in /websites/production/hive/content: ./ javadocs/

2018-04-03 Thread daijy
Author: daijy Date: Tue Apr 3 22:28:44 2018 New Revision: 1027807 Log: Hive 2.3.3 release Added: websites/production/hive/content/ - copied from r1027806, websites/staging/hive/trunk/content/ websites/production/hive/content/javadocs/ - copied from r1027806, websites

hive git commit: HIVE-18788: Clean up inputs in JDBC PreparedStatement (Daniel Dai, reviewed by Thejas Nair)

2018-03-01 Thread daijy
Repository: hive Updated Branches: refs/heads/master b7b3f881f -> 0330c1c0b HIVE-18788: Clean up inputs in JDBC PreparedStatement (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18815: Remove unused feature in HPL/SQL (Daniel Dai, reviewed by Thejas Nair)

2018-03-01 Thread daijy
Repository: hive Updated Branches: refs/heads/master 0330c1c0b -> dd77ce3ee HIVE-18815: Remove unused feature in HPL/SQL (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/dd77ce3e Tree:

hive git commit: HIVE-18833: Auto Merge fails when "insert into directory as orcfile" (Daniel Dai, reviewed by Prasanth Jayachandran)

2018-03-03 Thread daijy
Repository: hive Updated Branches: refs/heads/master 9e410b296 -> 05d4719ee HIVE-18833: Auto Merge fails when "insert into directory as orcfile" (Daniel Dai, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18788: Clean up inputs in JDBC PreparedStatement (Daniel Dai, reviewed by Thejas Nair)

2018-03-02 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-2.3 de82776f7 -> 63df42966 HIVE-18788: Clean up inputs in JDBC PreparedStatement (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18815: Remove unused feature in HPL/SQL (Daniel Dai, reviewed by Thejas Nair)

2018-03-02 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-2.3 63df42966 -> b25b029e6 HIVE-18815: Remove unused feature in HPL/SQL (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b25b029e

[2/2] hive git commit: HIVE-18815: Remove unused feature in HPL/SQL (Daniel Dai, reviewed by Thejas Nair)

2018-03-02 Thread daijy
HIVE-18815: Remove unused feature in HPL/SQL (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/d3908524 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/d3908524 Diff:

[1/2] hive git commit: HIVE-18788: Clean up inputs in JDBC PreparedStatement (Daniel Dai, reviewed by Thejas Nair)

2018-03-02 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-2 2bcab1467 -> d3908524d HIVE-18788: Clean up inputs in JDBC PreparedStatement (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18789: Disallow embedded element in UDFXPathUtil (Daniel Dai, reviewed by Thejas Nair)

2018-02-26 Thread daijy
Repository: hive Updated Branches: refs/heads/master 212939b1f -> 4b22fcbda HIVE-18789: Disallow embedded element in UDFXPathUtil (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18794: Repl load "with" clause does not pass config to tasks for non-partition tables (Daniel Dai, reviewed by Thejas Nair)

2018-02-26 Thread daijy
Repository: hive Updated Branches: refs/heads/master 99b2f3c7b -> 212939b1f HIVE-18794: Repl load "with" clause does not pass config to tasks for non-partition tables (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20010: Fix create view over literals (Zoltan Haindrich, reviewed by Ashutosh Chauhan, Daniel Dai)

2018-06-28 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-3 417f01632 -> 26c5749eb HIVE-20010: Fix create view over literals (Zoltan Haindrich, reviewed by Ashutosh Chauhan, Daniel Dai) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20010: Fix create view over literals (Zoltan Haindrich, reviewed by Ashutosh Chauhan, Daniel Dai)

2018-06-28 Thread daijy
Repository: hive Updated Branches: refs/heads/master 777d62ca8 -> 1b3ac733f HIVE-20010: Fix create view over literals (Zoltan Haindrich, reviewed by Ashutosh Chauhan, Daniel Dai) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20714: SHOW tblproperties for a single property returns the value in the name column (Jaume M, reviewed by Daniel Dai)

2018-10-15 Thread daijy
Repository: hive Updated Branches: refs/heads/master 69a7fe60f -> 34de7ac80 HIVE-20714: SHOW tblproperties for a single property returns the value in the name column (Jaume M, reviewed by Daniel Dai) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20731: keystore file in JdbcStorageHandler should be authorized (Add missing file)

2018-10-16 Thread daijy
Repository: hive Updated Branches: refs/heads/master e39a19801 -> fa97c67f4 HIVE-20731: keystore file in JdbcStorageHandler should be authorized (Add missing file) Signed-off-by: Thejas M Nair Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20731: keystore file in JdbcStorageHandler should be authorized (Daniel Dai, reviewed by Thejas Nair)

2018-10-16 Thread daijy
Repository: hive Updated Branches: refs/heads/master d7be4b9f2 -> dc8d8e134 HIVE-20731: keystore file in JdbcStorageHandler should be authorized (Daniel Dai, reviewed by Thejas Nair) Signed-off-by: Thejas M Nair Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-20720: Add partition column option to JDBC handler (Daniel Dai, reviewed by Jesus Camacho Rodriguez)

2018-10-18 Thread daijy
HIVE-20720: Add partition column option to JDBC handler (Daniel Dai, reviewed by Jesus Camacho Rodriguez) Signed-off-by: Jesus Camacho Rodriguez Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/3e5e77d1 Tree:

hive git commit: HIVE-20549: Allow user set query tag, and kill query with tag (Daniel Dai, reviewed by Thejas Nair, Sergey Shelukhin)

2018-10-18 Thread daijy
Repository: hive Updated Branches: refs/heads/master 3e5e77d1f -> 3963c729f HIVE-20549: Allow user set query tag, and kill query with tag (Daniel Dai, reviewed by Thejas Nair, Sergey Shelukhin) Signed-off-by: Thejas M Nair , sergey Project:

[1/2] hive git commit: HIVE-20720: Add partition column option to JDBC handler (Daniel Dai, reviewed by Jesus Camacho Rodriguez)

2018-10-18 Thread daijy
Repository: hive Updated Branches: refs/heads/master a2bbf7925 -> 3e5e77d1f http://git-wip-us.apache.org/repos/asf/hive/blob/3e5e77d1/ql/src/test/queries/clientpositive/external_jdbc_table_typeconversion.q -- diff --git

[hive] Git Push Summary

2018-10-24 Thread daijy
Repository: hive Updated Tags: refs/tags/release-3.1.1-rc0 [created] 517f42fc6

hive git commit: Preparing for 3.1.1 release

2018-10-24 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-3.1 436d01a36 -> f4e052963 Preparing for 3.1.1 release Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f4e05296 Tree:

hive git commit: HIVE-20420: Provide a fallback authorizer when no other authorizer is in use (Daniel Dai, reviewed by Laszlo Pinter, Thejas Nair)

2018-10-25 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-2 2c8422b52 -> 55fcff151 HIVE-20420: Provide a fallback authorizer when no other authorizer is in use (Daniel Dai, reviewed by Laszlo Pinter, Thejas Nair) Signed-off-by: Thejas M Nair Project:

hive git commit: HIVE-20420: Provide a fallback authorizer when no other authorizer is in use (Daniel Dai, reviewed by Laszlo Pinter, Thejas Nair)

2018-10-25 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-2.3 12d2b2dbf -> 00c0ee7bc HIVE-20420: Provide a fallback authorizer when no other authorizer is in use (Daniel Dai, reviewed by Laszlo Pinter, Thejas Nair) Signed-off-by: Thejas M Nair Project:

hive git commit: HIVE-20829: JdbcStorageHandler range split throws NPE (Daniel Dai, reviewed by Thejas Nair)

2018-10-29 Thread daijy
Repository: hive Updated Branches: refs/heads/master 1656e1bd8 -> 2f7abcc60 HIVE-20829: JdbcStorageHandler range split throws NPE (Daniel Dai, reviewed by Thejas Nair) Signed-off-by: Thejas M Nair Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20830: JdbcStorageHandler range query assertion failure in some cases (Daniel Dai, reviewed by Thejas Nair)

2018-10-30 Thread daijy
Repository: hive Updated Branches: refs/heads/master 2f7abcc60 -> b701720f5 HIVE-20830: JdbcStorageHandler range query assertion failure in some cases (Daniel Dai, reviewed by Thejas Nair) Signed-off-by: Thejas M Nair Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[hive] Git Push Summary

2018-10-31 Thread daijy
Repository: hive Updated Tags: refs/tags/release-3.1.1-rc0 [deleted] 517f42fc6

[hive] Git Push Summary

2018-10-31 Thread daijy
Repository: hive Updated Tags: refs/tags/rel/release-3.1.1 [created] 625b4b71f

svn commit: r30553 - in /release/hive: hive-3.0.0/ hive-3.1.0/ hive-3.1.1/

2018-10-31 Thread daijy
Author: daijy Date: Wed Oct 31 19:06:22 2018 New Revision: 30553 Log: Hive 3.1.1 release Added: release/hive/hive-3.1.1/ release/hive/hive-3.1.1/apache-hive-3.1.1-bin.tar.gz (with props) release/hive/hive-3.1.1/apache-hive-3.1.1-bin.tar.gz.asc release/hive/hive-3.1.1/apache

[hive] Git Push Summary

2018-10-31 Thread daijy
Repository: hive Updated Tags: refs/tags/release-2.3.4-rc0 [created] 80cb6f19c

hive git commit: HIVE-20653: Schema change in HIVE-19166 should also go to hive-schema-4.0.0.hive.sql (Daniel Dai, reviewed by Thejas Nair)

2018-10-31 Thread daijy
Repository: hive Updated Branches: refs/heads/master 4b40f7d2b -> 08349b1e9 HIVE-20653: Schema change in HIVE-19166 should also go to hive-schema-4.0.0.hive.sql (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20653: Schema change in HIVE-19166 should also go to hive-schema-4.0.0.hive.sql (Daniel Dai, reviewed by Thejas Nair)

2018-10-30 Thread daijy
Repository: hive Updated Branches: refs/heads/master 5258c67e9 -> fb2d27ea2 HIVE-20653: Schema change in HIVE-19166 should also go to hive-schema-4.0.0.hive.sql (Daniel Dai, reviewed by Thejas Nair) Signed-off-by: Thejas M Nair Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-10-25 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-2 55fcff151 -> 0083145ef HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-10-25 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-2.3 00c0ee7bc -> 3b1d4fdfd HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20815: JdbcRecordReader.next shall not eat exception (Daniel Dai, reviewed by Thejas Nair)

2018-11-03 Thread daijy
Repository: hive Updated Branches: refs/heads/master ae1eb15d4 -> bb777512f HIVE-20815: JdbcRecordReader.next shall not eat exception (Daniel Dai, reviewed by Thejas Nair) Signed-off-by: Thejas M Nair Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: Preparing for 3.1.2 development

2018-11-01 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-3.1 f4e052963 -> 15eca868a Preparing for 3.1.2 development Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/15eca868 Tree:

svn commit: r1036703 - in /websites/production/hive/content: ./ javadocs/

2018-11-01 Thread daijy
Author: daijy Date: Fri Nov 2 05:08:38 2018 New Revision: 1036703 Log: Hive 3.1.1 release Added: websites/production/hive/content/ - copied from r1036702, websites/staging/hive/trunk/content/ websites/production/hive/content/javadocs/ - copied from r1036702, websites

svn commit: r1845541 - in /hive/cms/trunk/content: downloads.mdtext javadoc.mdtext

2018-11-01 Thread daijy
Author: daijy Date: Fri Nov 2 05:05:49 2018 New Revision: 1845541 URL: http://svn.apache.org/viewvc?rev=1845541=rev Log: Hive 3.1.1 release Modified: hive/cms/trunk/content/downloads.mdtext hive/cms/trunk/content/javadoc.mdtext Modified: hive/cms/trunk/content/downloads.mdtext URL

svn commit: r1036701 - in /websites/production/hive/content/javadocs: r3.1.0/ r3.1.1/ r3.1.1/api/ r3.1.1/api/org/ r3.1.1/api/org/apache/ r3.1.1/api/org/apache/hadoop/ r3.1.1/api/org/apache/hadoop/fs/

2018-11-01 Thread daijy
Author: daijy Date: Fri Nov 2 04:59:59 2018 New Revision: 1036701 Log: Hive 3.1.1 release [This commit notification would consist of 4738 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

hive git commit: HIVE-20653: Schema change in HIVE-19166 should also go to hive-schema-4.0.0.hive.sql (Daniel Dai, reviewed by Thejas Nair)

2018-11-01 Thread daijy
Repository: hive Updated Branches: refs/heads/master 08349b1e9 -> f3fab45a8 HIVE-20653: Schema change in HIVE-19166 should also go to hive-schema-4.0.0.hive.sql (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20420: Provide a fallback authorizer when no other authorizer is in use (Daniel Dai, reviewed by Laszlo Pinter, Thejas Nair)

2018-10-23 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-3.1 f07c45975 -> f0419dfaa HIVE-20420: Provide a fallback authorizer when no other authorizer is in use (Daniel Dai, reviewed by Laszlo Pinter, Thejas Nair) Signed-off-by: Thejas M Nair Project:

hive git commit: HIVE-20420: Provide a fallback authorizer when no other authorizer is in use (Daniel Dai, reviewed by Laszlo Pinter, Thejas Nair)

2018-10-23 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-3 1ce6c7c2a -> 6e5f3827a HIVE-20420: Provide a fallback authorizer when no other authorizer is in use (Daniel Dai, reviewed by Laszlo Pinter, Thejas Nair) Signed-off-by: Thejas M Nair Project:

hive git commit: HIVE-20420: Provide a fallback authorizer when no other authorizer is in use (Daniel Dai, reviewed by Laszlo Pinter, Thejas Nair)

2018-10-23 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-2.3 2fe5186a3 -> 12d2b2dbf HIVE-20420: Provide a fallback authorizer when no other authorizer is in use (Daniel Dai, reviewed by Laszlo Pinter, Thejas Nair) Signed-off-by: Thejas M Nair Project:

hive git commit: HIVE-20420: Provide a fallback authorizer when no other authorizer is in use (Daniel Dai, reviewed by Laszlo Pinter, Thejas Nair)

2018-10-23 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-2 a45701220 -> 2c8422b52 HIVE-20420: Provide a fallback authorizer when no other authorizer is in use (Daniel Dai, reviewed by Laszlo Pinter, Thejas Nair) Signed-off-by: Thejas M Nair Project:

hive git commit: Preparing for 3.1.1 release

2018-10-23 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-3.1 f0419dfaa -> a01c3827b Preparing for 3.1.1 release Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a01c3827 Tree:

hive git commit: HIVE-20420: Provide a fallback authorizer when no other authorizer is in use (Daniel Dai, reviewed by Laszlo Pinter, Thejas Nair)

2018-10-23 Thread daijy
Repository: hive Updated Branches: refs/heads/master 72349bb33 -> 1a1d6ca1b HIVE-20420: Provide a fallback authorizer when no other authorizer is in use (Daniel Dai, reviewed by Laszlo Pinter, Thejas Nair) Signed-off-by: Thejas M Nair Project:

[1/2] hive git commit: RELEASE_NOTES.txt for release 3.1.1

2018-10-23 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-3.1 a01c3827b -> 436d01a36 http://git-wip-us.apache.org/repos/asf/hive/blob/436d01a3/RELEASE_NOTES.txt -- diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index

[2/2] hive git commit: RELEASE_NOTES.txt for release 3.1.1

2018-10-23 Thread daijy
RELEASE_NOTES.txt for release 3.1.1 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/436d01a3 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/436d01a3 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/436d01a3

svn commit: r1846067 - in /hive/cms/trunk/content: downloads.mdtext javadoc.mdtext

2018-11-07 Thread daijy
Author: daijy Date: Wed Nov 7 19:22:47 2018 New Revision: 1846067 URL: http://svn.apache.org/viewvc?rev=1846067=rev Log: Hive 2.3.4 release Modified: hive/cms/trunk/content/downloads.mdtext hive/cms/trunk/content/javadoc.mdtext Modified: hive/cms/trunk/content/downloads.mdtext URL

svn commit: r1036789 - in /websites/production/hive/content: ./ javadocs/

2018-11-07 Thread daijy
Author: daijy Date: Wed Nov 7 19:50:47 2018 New Revision: 1036789 Log: Hive 2.3.4 release Added: websites/production/hive/content/ - copied from r1036788, websites/staging/hive/trunk/content/ websites/production/hive/content/javadocs/ - copied from r1036788, websites

svn commit: r1036786 - in /websites/production/hive/content/javadocs: r2.3.3/ r2.3.4/ r2.3.4/api/ r2.3.4/api/org/ r2.3.4/api/org/apache/ r2.3.4/api/org/apache/hadoop/ r2.3.4/api/org/apache/hadoop/fs/

2018-11-07 Thread daijy
Author: daijy Date: Wed Nov 7 19:33:00 2018 New Revision: 1036786 Log: Hive 2.3.4 release [This commit notification would consist of 4078 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[hive] Git Push Summary

2018-11-05 Thread daijy
Repository: hive Updated Tags: refs/tags/release-2.3.4-rc0 [deleted] 80cb6f19c

[hive] Git Push Summary

2018-11-05 Thread daijy
Repository: hive Updated Tags: refs/tags/rel/release-2.3.4 [created] fe800c7dd

svn commit: r30692 - in /release/hive: hive-2.3.3/ hive-2.3.4/

2018-11-05 Thread daijy
Author: daijy Date: Mon Nov 5 22:55:48 2018 New Revision: 30692 Log: Hive 2.3.4 release Added: release/hive/hive-2.3.4/ release/hive/hive-2.3.4/apache-hive-2.3.4-bin.tar.gz.asc release/hive/hive-2.3.4/apache-hive-2.3.4-bin.tar.gz.sha256 release/hive/hive-2.3.4/apache-hive-2.3.4

svn commit: r30702 - in /release/hive: hive-2.3.4/apache-hive-2.3.4-bin.tar.gz hive-2.3.4/test-results.tar.gz stable-2

2018-11-05 Thread daijy
Author: daijy Date: Tue Nov 6 06:50:49 2018 New Revision: 30702 Log: Hive 2.3.4 release Added: release/hive/hive-2.3.4/apache-hive-2.3.4-bin.tar.gz (with props) Removed: release/hive/hive-2.3.4/test-results.tar.gz Modified: release/hive/stable-2 Added: release/hive/hive-2.3.4

[48/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/annotate_stats_part.q.out -- diff --git a/ql/src/test/results/clientpositive/annotate_stats_part.q.out

[36/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/join40.q.out -- diff --git a/ql/src/test/results/clientpositive/join40.q.out b/ql/src/test/results/clientpositive/join40.q.out index

[41/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/explaindenpendencydiffengs.q.out -- diff --git a/ql/src/test/results/clientpositive/explaindenpendencydiffengs.q.out

[34/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/list_bucket_dml_9.q.out -- diff --git a/ql/src/test/results/clientpositive/list_bucket_dml_9.q.out

[43/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/cp_sel.q.out -- diff --git a/ql/src/test/results/clientpositive/cp_sel.q.out b/ql/src/test/results/clientpositive/cp_sel.q.out index

[33/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/auto_sortmerge_join_11.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/auto_sortmerge_join_11.q.out

[44/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/columnstats_partlvl_dp.q.out -- diff --git a/ql/src/test/results/clientpositive/columnstats_partlvl_dp.q.out

[37/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/input_testxpath.q.out -- diff --git a/ql/src/test/results/clientpositive/input_testxpath.q.out

[39/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/groupby_join_pushdown.q.out -- diff --git a/ql/src/test/results/clientpositive/groupby_join_pushdown.q.out

[40/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/groupby2_map_multi_distinct.q.out -- diff --git a/ql/src/test/results/clientpositive/groupby2_map_multi_distinct.q.out

[38/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/implicit_cast1.q.out -- diff --git a/ql/src/test/results/clientpositive/implicit_cast1.q.out

[50/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/accumulo-handler/src/test/results/positive/accumulo_predicate_pushdown.q.out -- diff --git a/accumulo-handler/src/test/results/positive/accumulo_predicate_pushdown.q.out

[31/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/cluster.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/cluster.q.out

[30/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/count.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/count.q.out

[32/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/bucket_map_join_tez2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/bucket_map_join_tez2.q.out

[49/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientnegative/udf_assert_true.q.out -- diff --git a/ql/src/test/results/clientnegative/udf_assert_true.q.out

[35/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/join_parse.q.out -- diff --git a/ql/src/test/results/clientpositive/join_parse.q.out

[09/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/vector_between_columns.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_between_columns.q.out

[07/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/vector_groupby_grouping_id2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_groupby_grouping_id2.q.out

[19/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/orc_merge4.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/orc_merge4.q.out

[15/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/schema_evol_text_vec_part_llap_io.q.out -- diff --git

[26/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/explainuser_1.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/explainuser_1.q.out

[42/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/druid/druidmini_mv.q.out -- diff --git a/ql/src/test/results/clientpositive/druid/druidmini_mv.q.out

[46/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/beeline/smb_mapjoin_3.q.out -- diff --git a/ql/src/test/results/clientpositive/beeline/smb_mapjoin_3.q.out

[45/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/cast_on_constant.q.out -- diff --git a/ql/src/test/results/clientpositive/cast_on_constant.q.out

[47/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/auto_join14.q.out -- diff --git a/ql/src/test/results/clientpositive/auto_join14.q.out

[24/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/insert_into_default_keyword.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/insert_into_default_keyword.q.out

[06/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/vector_left_outer_join2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_left_outer_join2.q.out

[17/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/schema_evol_orc_acidvec_table_llap_io.q.out -- diff --git

[13/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/smb_mapjoin_4.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/smb_mapjoin_4.q.out

[03/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/vector_partitioned_date_time.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_partitioned_date_time.q.out

[08/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/vector_decimal_5.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_decimal_5.q.out

[14/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/selectDistinctStar.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/selectDistinctStar.q.out

[10/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/union5.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/union5.q.out

[20/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/metadata_only_queries_with_filters.q.out -- diff --git

[22/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/load_dyn_part5.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/load_dyn_part5.q.out

[11/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/temp_table.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/temp_table.q.out

[23/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/leftsemijoin.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/leftsemijoin.q.out

[21/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/materialized_view_rewrite_2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/materialized_view_rewrite_2.q.out

[12/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/subquery_multi.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/subquery_multi.q.out

[27/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/enforce_constraint_notnull.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/enforce_constraint_notnull.q.out

[04/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/vector_like_2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_like_2.q.out

[16/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/schema_evol_text_nonvec_part.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/schema_evol_text_nonvec_part.q.out

[29/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/dynamic_partition_pruning.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/dynamic_partition_pruning.q.out

[02/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/vector_udf1.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_udf1.q.out

[05/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/vector_leftsemi_mapjoin.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_leftsemi_mapjoin.q.out

[18/51] [partial] hive git commit: HIVE-18778: Needs to capture input/output entities in explain (Daniel Dai, reviewed by Thejas Nair)

2018-09-29 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/c39b5d1b/ql/src/test/results/clientpositive/llap/rcfile_merge4.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/rcfile_merge4.q.out

<    1   2   3   4   5   6   >