jonathanc-n opened a new issue, #1035:
URL: https://github.com/apache/iceberg-rust/issues/1035

                 Looking at the `type_to_literal` function, I think this is 
correct. We don't want to set default values in the partition spec. I think 
there are two options:
   
   - Don't allow appending to partitioned tables for now and [add logic to 
infer the 
partitions](https://github.com/apache/iceberg-python/blob/6d1c30c716333a25db975820d5ddbef4958c665b/pyiceberg/io/pyarrow.py#L2188-L2217)
 in a later PR.
   - Marking the data-file as unpartitioned
   
   _Originally posted by @Fokko in 
https://github.com/apache/iceberg-rust/pull/960#discussion_r1954470977_
   
   Mentioned here
               


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