kevinjqliu commented on issue #1819: URL: https://github.com/apache/iceberg-python/issues/1819#issuecomment-3729993369
pyiceberg uses pyarrow under the hood to write parquet files. In order to support the variant data type, we need support for it in pyarrow, which is tracked in https://github.com/apache/arrow/issues/45937 -- 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]
