Pyarrow polars.exceptions.ComputeError: ArrowInvalid: offset overflow while concatenating arrays with scanning large delta tables #19689
Labels
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
Checks
Reproducible example
Creating a table
reading the table
Log output
Issue description
For writing to the table, I ran that 6 times to get to 300m rows as I run into issues writing 300m at one time locally but as long as the table has 300m or more is where the issue seems to occur when reading off that table.
Expected behavior
The expected behavior would be that I can collect the large tables into a dataframe with no issues
Installed versions
The text was updated successfully, but these errors were encountered: