torcharrow icon indicating copy to clipboard operation
torcharrow copied to clipboard

Does torcharrow support binary data type?

Open Adenialzz opened this issue 2 years ago • 0 comments
trafficstars

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.

Adenialzz avatar Jun 21 '23 05:06 Adenialzz