deniskuzZ commented on code in PR #6472:
URL: https://github.com/apache/hive/pull/6472#discussion_r3234582883


##########
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:
   how does the 
https://github.com/apache/hive/blob/master/iceberg/iceberg-handler/src/test/queries/positive/col_stats.q#L60-L70
 works then?



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