You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by ga...@apache.org on 2018/01/18 17:55:44 UTC

[24/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) (addendum)

HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) (addendum)


Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b1cdbc60
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/b1cdbc60
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/b1cdbc60

Branch: refs/heads/standalone-metastore
Commit: b1cdbc60d6ef856b852afe1aa44bd3520d5fb84a
Parents: 7e64114
Author: Jesus Camacho Rodriguez <jc...@apache.org>
Authored: Fri Jan 12 18:26:28 2018 -0800
Committer: Jesus Camacho Rodriguez <jc...@apache.org>
Committed: Fri Jan 12 18:26:28 2018 -0800

----------------------------------------------------------------------
 itests/src/test/resources/testconfiguration.properties | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hive/blob/b1cdbc60/itests/src/test/resources/testconfiguration.properties
----------------------------------------------------------------------
diff --git a/itests/src/test/resources/testconfiguration.properties b/itests/src/test/resources/testconfiguration.properties
index 9063f2e..bd2416f 100644
--- a/itests/src/test/resources/testconfiguration.properties
+++ b/itests/src/test/resources/testconfiguration.properties
@@ -514,7 +514,6 @@ minillaplocal.query.files=\
   cbo_limit.q,\
   cbo_rp_gby.q,\
   cbo_rp_join.q,\
-  cbo_rp_lineage2.q,\
   cbo_rp_semijoin.q,\
   cbo_rp_unionDistinct_2.q,\
   cbo_rp_windowing_2.q,\