soumyakanti3578 commented on a change in pull request #2777:
URL: https://github.com/apache/hive/pull/2777#discussion_r760702646



##########
File path: 
ql/src/test/results/clientpositive/llap/show_create_table_db_table.q.out
##########
@@ -120,8 +120,8 @@ POSTHOOK: query: SHOW CREATE TABLE tmp_feng.tmp_showcrt4
 POSTHOOK: type: SHOW_CREATETABLE
 POSTHOOK: Input: tmp_feng@tmp_showcrt4
 CREATE TABLE `tmp_feng`.`tmp_showcrt4`(
-  `s1` struct<`p1`:string>, 
-  `s2` struct<`p2`:array<map<int,uniontype<struct<`a`:int, `b`:string>, 
array<struct<`c`:int, `d`:string>>>>>>)
+  `s1` struct<``p1``:string>, 
+  `s2` struct<``p2``:array<map<int,uniontype<struct<``a``:int, ``b``:string>, 
array<struct<``c``:int, ``d``:string>>>>>>)

Review comment:
       Hey @kasakrisz , what do you think about these changes? These occurred 
due to the change that you requested. I feel these are fine, but please let me 
know if you think otherwise.




-- 
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]

Reply via email to