nssalian commented on issue #3783:
URL: https://github.com/apache/iceberg/issues/3783#issuecomment-1007606883


   Thanks for the response @pvary. I think identity partitions might suffice my 
use case.
   I should have added this in the initial note but I wanted to check if using 
   ```hiveCatalog.createTable(tableIdentifier, icebergSchema, icebergPSpec)``` 
to create a table makes an entry into the PARTITION_KEY. I checked the 
Metastore Db and I couldn't find it. Do you think we need to change the 
implementation to add partition information for this API call? I think it adds 
all the columns as regular columns.


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