[ 
https://issues.apache.org/jira/browse/ARROW-4543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rok Mihevc updated ARROW-4543:
------------------------------
    External issue URL: https://github.com/apache/arrow/issues/21091

> [C#] Update Flat Buffers code to latest version
> -----------------------------------------------
>
>                 Key: ARROW-4543
>                 URL: https://issues.apache.org/jira/browse/ARROW-4543
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C#
>            Reporter: Eric Erhardt
>            Assignee: Eric Erhardt
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.13.0
>
>   Original Estimate: 24h
>          Time Spent: 1h
>  Remaining Estimate: 23h
>
> In order to support zero-copy reads, we should update to the latest Google 
> Flat Buffers code. A recent change now allows [C# support for directly 
> reading and writing to memory other than 
> byte|https://github.com/google/flatbuffers/pull/4886][] which will make 
> reading native memory using `Memory<byte>` possible.
> Along with this update, we should mark the flat buffers types as `internal`, 
> since they are an implementation detail of the library. From an API 
> perspective, it is confusing to see multiple public types named "Schema", 
> "Field", "RecordBatch" etc.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to