This repository was archived by the owner on Nov 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 81
This repository was archived by the owner on Nov 1, 2024. It is now read-only.
Does torcharrow support binary data type? #520
Open
@Adenialzz
Description
I want to use datapipe to read parquet files in which image is stored as binary. But I got error:
NotImplementedError: Unsupported Arrow type: binary
So I wonder does torcharrow support binary data type right now? If not, is there any plan to support more data types? Or is it possible to implement it myself? If not, is there any other solution for my case? Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels