tanishq-chugh commented on code in PR #6472:
URL: https://github.com/apache/hive/pull/6472#discussion_r3236151397


##########
ql/src/test/queries/clientpositive/desc_cols_formatted.q:
##########
@@ -14,6 +14,8 @@ DESCRIBE FORMATTED tbl_part;
 
 DESCRIBE FORMATTED tbl_part id;
 DESCRIBE FORMATTED tbl_part Point;
+DESCRIBE FORMATTED tbl_part name;

Review Comment:
   Hi @deniskuzZ , Thanks for checking this!
   Yes, this issue is occurring only for non-iceberg tables & non-formatted 
describe query for partition column.



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