saihemanth-cloudera commented on code in PR #4316: URL: https://github.com/apache/hive/pull/4316#discussion_r1210816018
########## hbase-handler/src/test/results/positive/hbase_viewjoins.q.out: ########## @@ -64,9 +64,9 @@ POSTHOOK: type: CREATEVIEW POSTHOOK: Input: default@hbase_table_test_1 POSTHOOK: Output: database:default POSTHOOK: Output: default@VIEW_HBASE_TABLE_TEST_1 -POSTHOOK: Lineage: VIEW_HBASE_TABLE_TEST_1.ccount SIMPLE [(hbase_table_test_1)hbase_table_test_1.FieldSchema(name:ccount, type:int, comment:), ] Review Comment: This is a Post Executor hook, this hook pulls out the metadata info from HMS and prints it out. So this is a expected change. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
