[
https://issues.apache.org/jira/browse/ARROW-4852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791547#comment-16791547
]
Miki Tebeka commented on ARROW-4852:
------------------------------------
I'm thinking of having a go at this using my [initial
implementation|[https://github.com/353solutions/go-arrow-py]], however I'd like
to make sure this is useful first :)
Assume I've created a Table in Go using shared memory allocator, how can IĀ
referenceĀ the table on the Python side?
[~sbinet]?
> [Go] add shmem allocator
> ------------------------
>
> Key: ARROW-4852
> URL: https://issues.apache.org/jira/browse/ARROW-4852
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Go
> Reporter: Sebastien Binet
> Priority: Major
>
> Go-Arrow doesn't implement the IPC protocol yet.
> in the meantime, to exchange data with other languages, a nice close gap
> solution would be to have a shmem allocator where one would put Arrow arrays.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)