pvary commented on PR #4546:
URL: https://github.com/apache/iceberg/pull/4546#issuecomment-1110207374

   Maybe a little late in the game (I was on a longer PTO), and only partially 
related - since this is a Hive 4 feature -, but we did some work to display the 
partitioning information in the `DESCRIBE FORMATTED` command:
   See: https://issues.apache.org/jira/browse/HIVE-25326
   
   ```
   # Partition Transform Information             
   # col_name                   transform_type           
   b                    IDENTITY                 
   c                    IDENTITY  
   ```


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