jqin61 commented on issue #208:
URL: https://github.com/apache/iceberg-python/issues/208#issuecomment-1921735727

   I have an incoming PR with working code samples that conform to the design 
above and cover identity transform + append as the first step of supporting 
partitioned write. During implementation, I find if the partition column has 
nulls the code will break. This issue is the same with the existing write where 
append() or overwrite() would break for any arrow table with a column 
consisting only of nulls. So I opened 
[Issue#348](https://github.com/apache/iceberg-python/issues/348) to track 
separately.


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