p1c2u opened a new issue, #1798: URL: https://github.com/apache/iceberg-python/issues/1798
### Apache Iceberg version None ### Please describe the bug 🐞 Hi, I have iceberg table created by pyiceberg and appended some data in pyarrow table format. When I try to read the table now I get error: > ValueError: Parquet file does not have field-ids and the Iceberg table does not have 'schema.name-mapping.default' defined I have to covert my pyarrow table to pandas dataframe to make it work. ### Willingness to contribute - [ ] I can contribute a fix for this bug independently - [ ] I would be willing to contribute a fix for this bug with guidance from the Iceberg community - [ ] I cannot contribute a fix for this bug at this time -- 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.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