JayjeetAtGithub commented on PR #367:
URL: https://github.com/apache/arrow-nanoarrow/pull/367#issuecomment-2274481221

   Hi @jorisvandenbossche @paleolimbot We are trying to support interop between 
`arrow::StringViewArray` / `arrow::BinaryViewArray` and `cudf::column` in 
`libcudf`. But since, `libcudf` uses nanoarrow which does not have string view 
or binary view types yet, we are blocked. If nanoarrow could support these two 
types (along with the mappings into ArrowArray / ArrowDeviceArray / 
ArrowSchema) implementation for these types, we could implement the interop to 
`cudf::column`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to