You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ggodik (via GitHub)" <gi...@apache.org> on 2023/07/12 01:24:54 UTC

[GitHub] [arrow] ggodik opened a new issue, #36623: [GO] array.Null type support handling for arrow/csv writing

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

   ### Describe the enhancement requested
   
   Currently the `array.Null` type is not supported 
   
   * `validation` panics if a NullType is present
   * `Writer.transformColToStringArr` lacks the handling
   
   Enhancement to support writing nulls as it's already a CSV feature.
   
   ### 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] ggodik commented on issue #36623: [GO] array.Null type support handling for arrow/csv writing

Posted by "ggodik (via GitHub)" <gi...@apache.org>.
ggodik commented on issue #36623:
URL: https://github.com/apache/arrow/issues/36623#issuecomment-1631715032

   PR forthcoming


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

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


[GitHub] [arrow] zeroshade closed issue #36623: [Go] array.Null type support handling for arrow/csv writing

Posted by "zeroshade (via GitHub)" <gi...@apache.org>.
zeroshade closed issue #36623: [Go] array.Null type support handling for arrow/csv writing
URL: https://github.com/apache/arrow/issues/36623


-- 
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