kevinjqliu commented on issue #992:
URL: https://github.com/apache/iceberg-python/issues/992#issuecomment-2266222080

   > Reading the exception, it looks like some files do not have the table_id 
filled in.
   
   That's my theory as well. 
   Can you run
   ```
   table.inspect.files().to_pandas()
   ```
   
   This will produce a pandas table referencing all the parquet files for this 
Iceberg table
   
   For example,
   ![Screenshot 2024-08-02 at 3 37 39 
PM](https://github.com/user-attachments/assets/8c97fa6b-a5d6-4fbf-b1a8-8c8e581484e9)
   


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