diff --git ql/src/test/queries/clientpositive/partition_wise_fileformat15.q ql/src/test/queries/clientpositive/partition_wise_fileformat15.q index 033e123..f908cfd 100644 --- ql/src/test/queries/clientpositive/partition_wise_fileformat15.q +++ ql/src/test/queries/clientpositive/partition_wise_fileformat15.q @@ -1,5 +1,5 @@ --! qt:dataset:src ---SORT_QUERY_RESULTS +-- SORT_QUERY_RESULTS set hive.input.format = org.apache.hadoop.hive.ql.io.CombineHiveInputFormat; -- This tests that the schema can be changed for binary serde data diff --git ql/src/test/queries/clientpositive/partition_wise_fileformat16.q ql/src/test/queries/clientpositive/partition_wise_fileformat16.q index 703b214..da3ae09 100644 --- ql/src/test/queries/clientpositive/partition_wise_fileformat16.q +++ ql/src/test/queries/clientpositive/partition_wise_fileformat16.q @@ -1,4 +1,5 @@ --! qt:dataset:src +-- SORT_QUERY_RESULTS set hive.input.format = org.apache.hadoop.hive.ql.io.CombineHiveInputFormat; -- This tests that the schema can be changed for binary serde data diff --git ql/src/test/results/clientpositive/llap/partition_wise_fileformat15.q.out ql/src/test/results/clientpositive/llap/partition_wise_fileformat15.q.out index 87098d2..40eb2bf 100644 --- ql/src/test/results/clientpositive/llap/partition_wise_fileformat15.q.out +++ ql/src/test/results/clientpositive/llap/partition_wise_fileformat15.q.out @@ -133,9 +133,9 @@ POSTHOOK: Input: default@partition_test_partitioned_n6@dt=1 POSTHOOK: Input: default@partition_test_partitioned_n6@dt=2 #### A masked pattern was here #### -476 val_238 NULL 1 -476 val_238 NULL 1 172 val_86 val_86 2 +476 val_238 NULL 1 +476 val_238 NULL 1 PREHOOK: query: select * from partition_test_partitioned_n6 where dt is not null PREHOOK: type: QUERY PREHOOK: Input: default@partition_test_partitioned_n6 diff --git ql/src/test/results/clientpositive/llap/partition_wise_fileformat16.q.out ql/src/test/results/clientpositive/llap/partition_wise_fileformat16.q.out index 233e229..516d1f9 100644 --- ql/src/test/results/clientpositive/llap/partition_wise_fileformat16.q.out +++ ql/src/test/results/clientpositive/llap/partition_wise_fileformat16.q.out @@ -133,9 +133,9 @@ POSTHOOK: Input: default@partition_test_partitioned_n10@dt=1 POSTHOOK: Input: default@partition_test_partitioned_n10@dt=2 #### A masked pattern was here #### -476 val_238 NULL 1 -476 val_238 NULL 1 172 val_86 val_86 2 +476 val_238 NULL 1 +476 val_238 NULL 1 PREHOOK: query: select * from partition_test_partitioned_n10 where dt is not null PREHOOK: type: QUERY PREHOOK: Input: default@partition_test_partitioned_n10