You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "yevgenypats (via GitHub)" <gi...@apache.org> on 2023/03/15 11:00:04 UTC

[GitHub] [arrow] yevgenypats opened a new issue, #34572: [GO][CSV] Support Binary Types

yevgenypats opened a new issue, #34572:
URL: https://github.com/apache/arrow/issues/34572

   ### Describe the enhancement requested
   
   Right now CSV package (reader and writer) don't support binary types and return a panic if it's encountered in the schema. We want the reader,write to support it and use the base64 encoding.
   
   ### Component(s)
   
   Go


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

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


[GitHub] [arrow] zeroshade closed issue #34572: [Go][CSV] Support Binary Types

Posted by "zeroshade (via GitHub)" <gi...@apache.org>.
zeroshade closed issue #34572: [Go][CSV] Support Binary Types
URL: https://github.com/apache/arrow/issues/34572


-- 
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: issues-unsubscribe@arrow.apache.org

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