Steps to reproduce the error:
import pyarrow as pa a = pa.array(["123456789"]*260000000) tb = pa.table([a], names=["a"]) tb.take([1])
ERROR message:
ArrowInvalid: offset overflow while concatenating arrays
Environment: pyarrow 7.0.0, pyarrow 5.0
Reporter: Zhe Wu
Note: This issue was originally created as ARROW-15808. Please see the migration documentation for further details.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4