Repository: hive
Updated Branches:
  refs/heads/master dfc926284 -> dca6ef04e


HIVE-20593 addendum patch.


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

Branch: refs/heads/master
Commit: dca6ef04e376ea1e18cd8986c3baf210b51d7677
Parents: dfc9262
Author: Deepak Jaiswal <[email protected]>
Authored: Wed Sep 26 11:36:06 2018 -0700
Committer: Deepak Jaiswal <[email protected]>
Committed: Wed Sep 26 11:36:45 2018 -0700

----------------------------------------------------------------------
 ql/src/test/results/clientpositive/llap/load_data_using_job.q.out | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hive/blob/dca6ef04/ql/src/test/results/clientpositive/llap/load_data_using_job.q.out
----------------------------------------------------------------------
diff --git a/ql/src/test/results/clientpositive/llap/load_data_using_job.q.out 
b/ql/src/test/results/clientpositive/llap/load_data_using_job.q.out
index 8a82467..406c620 100644
--- a/ql/src/test/results/clientpositive/llap/load_data_using_job.q.out
+++ b/ql/src/test/results/clientpositive/llap/load_data_using_job.q.out
@@ -3028,8 +3028,11 @@ POSTHOOK: Output: database:default
 POSTHOOK: Output: default@orc_test_txn
 #### A masked pattern was here ####
 PREHOOK: type: QUERY
+PREHOOK: Input: default@orc_test_txn__temp_table_for_load_data__
+PREHOOK: Output: default@orc_test_txn
 #### A masked pattern was here ####
 POSTHOOK: type: QUERY
+POSTHOOK: Input: default@orc_test_txn__temp_table_for_load_data__
 STAGE DEPENDENCIES:
   Stage-1 is a root stage
   Stage-2 depends on stages: Stage-1

Reply via email to