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

[GitHub] [arrow] yevgenypats commented on issue #34292: [Go] arrjson is internal

yevgenypats commented on issue #34292:
URL: https://github.com/apache/arrow/issues/34292#issuecomment-1446653210

   Maybe I missed something but it didn't work for me as it always went ahead and used the underlying storage `getOneForMarshal`.
   
   For example [here](https://github.com/apache/arrow/blob/main/go/arrow/array/util.go#L231) it calls `getOneForMarshal` which cannot be implemented by an extension type (I think).


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