Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
We have a lot of technical debt accumulated in the python to arrow conversion code paths including hidden bugs. We need to simplify the implementation.
Attachments
Issue Links
- fixes
-
ARROW-2367 [Python] ListArray has trouble with sizes greater than kMaximumCapacity
- Resolved
-
ARROW-9993 [Python] Tzinfo - string roundtrip fails on pytz.StaticTzInfo objects
- Resolved
-
ARROW-9994 [C++][Python] Auto chunking nested array containing binary-like fields result malformed output
- Resolved
-
ARROW-9996 [C++] Dictionary is unset when calling DictionaryArray.GetScalar for null values
- Resolved
-
ARROW-9976 [Python] ArrowCapacityError when doing Table.from_pandas with large dataframe
- Resolved
-
ARROW-9999 [Python] Support constructing dictionary array directly through pa.array()
- Resolved
-
ARROW-10000 [C++][Python] Support constructing StructArray from list of key-value pairs
- Resolved
-
ARROW-6281 [Python] Produce chunked arrays for nested types in pyarrow.array
- Resolved
-
ARROW-9593 [Python] Add custom pickle reducers for DictionaryScalar
- Resolved
- is related to
-
ARROW-9997 [Python] StructScalar.as_py() fails if the type has duplicate field names
- Open
-
ARROW-10006 [C++][Python] Do not collect python iterators if not necessary
- Open
-
ARROW-10004 [Python] Consider to raise or normalize if a timezone aware datetime.time object is encountered during conversion
- Open
-
ARROW-10005 [C++] Add an Append method to the time builders which validates the input range
- Open
- links to