Describe the enhancement requested
This is an umbrella issue tracking open bugs and improvements related to extension types support in PyArrow.
1. Extension types in nested arrays (struct/list):
2. Compute support:
3. Parquet/IPC (I/O) interoperability:
Stale but relevant:
4. Pandas and other integrations:
5. Internal Python and API improvements:
6. FixedShapeTensor specifics:
7. Docs and warnings:
If any additional cases related to extension types are not covered here, feel free to add them to the list.
Component(s)
Python
Describe the enhancement requested
This is an umbrella issue tracking open bugs and improvements related to extension types support in PyArrow.
1. Extension types in nested arrays (struct/list):
2. Compute support:
3. Parquet/IPC (I/O) interoperability:
Stale but relevant:
4. Pandas and other integrations:
FixedShapedTensorto_pandas_dtypeis returningNotImplementedError#499075. Internal Python and API improvements:
6. FixedShapeTensor specifics:
pyarrow.array#356477. Docs and warnings:
If any additional cases related to extension types are not covered here, feel free to add them to the list.
Component(s)
Python