[
https://issues.apache.org/jira/browse/ARROW-6322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16915850#comment-16915850
]
Eric Erhardt commented on ARROW-6322:
-------------------------------------
Thanks, [~kou]. I saw that Plasma doesn't support Windows yet. Is there a
specific reason? That won't block creating a C# client though, since .NET Core
can run on Mac and Linux.
Also, can someone tell me what scenarios Plasma enables? This will help
prioritize this work. If there are interesting/important scenarios that get
enabled, it will increase the priority.
> [C#] Implement a plasma client
> ------------------------------
>
> Key: ARROW-6322
> URL: https://issues.apache.org/jira/browse/ARROW-6322
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C#
> Reporter: Eric Erhardt
> Assignee: Eric Erhardt
> Priority: Major
> Original Estimate: 96h
> Remaining Estimate: 96h
>
> We should create a C# plasma client, so .NET code can get and put objects
> into the plasma store.
> An easy-ish way of implementing this would be to build on the c_glib C APIs
> already exposed for the plasma client. Unfortunately, I haven't found a
> decent C# GObject generator, so I think the C bindings will need to be
> written by hand, but there isn't too many of them.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)