syun64 opened a new pull request, #392:
URL: https://github.com/apache/iceberg-python/pull/392

   Right now, if fresh schema IDs are assigned on the Iceberg table schema that 
doesn't map exactly to the schema that was originally passed in, the partition 
and sort order may map to a different field ID.
   
   When fresh schema ID is assigned, the partition spec and sort order must 
also be generated based on the fresh schema before CreateTableRequest is sent 
to the rest catalog.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to