kishendas commented on a change in pull request #1095:
URL: https://github.com/apache/hive/pull/1095#discussion_r445346863
##########
File path: ql/src/test/queries/clientpositive/perf/query1.q
##########
@@ -1,4 +1,5 @@
set hive.mapred.mode=nonstrict;
+set hive.materializedview.rewriting=false;
Review comment:
Right, reverting
##########
File path: ql/src/test/results/clientnegative/drop_invalid_constraint2.q.out
##########
@@ -8,4 +8,4 @@ POSTHOOK: Output: database:default
POSTHOOK: Output: default@table2
PREHOOK: query: ALTER TABLE table1 DROP CONSTRAINT pk1
PREHOOK: type: ALTERTABLE_DROPCONSTRAINT
-FAILED: Execution Error, return code 1 from
org.apache.hadoop.hive.ql.ddl.DDLTask. InvalidObjectException(message:The
constraint: pk1 does not exist for the associated table: default.table1)
Review comment:
Its already reverted.
##########
File path: ql/src/test/results/clientpositive/llap/default_constraint.q.out
##########
@@ -1985,7 +1985,7 @@ Table Parameters:
bucketing_version 2
#### A masked pattern was here ####
numFiles 3
- totalSize 3287
+ totalSize 3288
Review comment:
Its already reverted
##########
File path:
ql/src/test/results/clientpositive/llap/insert_values_orig_table_use_metadata.q.out
##########
@@ -171,7 +171,7 @@ Table Parameters:
numFiles 1
numRows 12288
rawDataSize 0
- totalSize 309558
+ totalSize 309553
Review comment:
already reverted
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]