Repository: incubator-trafodion Updated Branches: refs/heads/master 68bd0a672 -> 52df383c9
[TRAFODION-2733] BMO quota changes Fix for hive/TEST009 regression failure with commit 375eeeab7a Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/d189467f Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/d189467f Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/d189467f Branch: refs/heads/master Commit: d189467f396a2831e6fc0aef1a8799a7e7fa9f6d Parents: 4639458 Author: selvaganesang <[email protected]> Authored: Fri Dec 15 18:35:57 2017 +0000 Committer: selvaganesang <[email protected]> Committed: Fri Dec 15 18:35:57 2017 +0000 ---------------------------------------------------------------------- core/sql/regress/hive/EXPECTED009 | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d189467f/core/sql/regress/hive/EXPECTED009 ---------------------------------------------------------------------- diff --git a/core/sql/regress/hive/EXPECTED009 b/core/sql/regress/hive/EXPECTED009 index 92af6e4..a5cdbf7 100644 --- a/core/sql/regress/hive/EXPECTED009 +++ b/core/sql/regress/hive/EXPECTED009 @@ -636,7 +636,6 @@ DESCRIPTION fragment_type .......... master affinity_value ....... ### max_max_cardinality ### - total_overflow_size ### xn_access_mode ......... read_only xn_autoabort_interval ### auto_query_retry ....... enabled @@ -1083,7 +1082,6 @@ DESCRIPTION fragment_type .......... master affinity_value ....... ### max_max_cardinality ### - total_overflow_size ### xn_access_mode ......... read_only xn_autoabort_interval ### auto_query_retry ....... enabled
