You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think PyArrow is receiving misformatted data from the file metadata, causing me to be unable to call any of the file functions. Could this be caused by my Iceberg table format or is it a genuine bug? I have confirmed that my table is a valid Iceberg V2 table and readable.
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
The text was updated successfully, but these errors were encountered:
xsfa
changed the title
ArrowTypeError: "Could not convert" Error in inspect._files method
[BUG] ArrowTypeError: "Could not convert" Error in inspect._files method
Dec 28, 2024
Apache Iceberg version
0.8.1 (latest release)
Please describe the bug 🐞
I think PyArrow is receiving misformatted data from the file metadata, causing me to be unable to call any of the file functions. Could this be caused by my Iceberg table format or is it a genuine bug? I have confirmed that my table is a valid Iceberg V2 table and readable.
Code:
Full Stack Trace:
Willingness to contribute
The text was updated successfully, but these errors were encountered: