A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/apache/arrow/issues/31249 below:

[Python] take function doesn't work when table has large row counts · Issue #31249 · apache/arrow · GitHub

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

Related issues:

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