You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "meng qingyou (Jira)" <ji...@apache.org> on 2020/12/16 12:22:00 UTC

[jira] [Created] (ARROW-10938) [Arrow] upgrade dependency "flatbuffers" to 0.8.0

meng qingyou created ARROW-10938:
------------------------------------

             Summary: [Arrow] upgrade dependency "flatbuffers" to 0.8.0
                 Key: ARROW-10938
                 URL: https://issues.apache.org/jira/browse/ARROW-10938
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust
            Reporter: meng qingyou


[flatbuffers](https://crates.io/crates/flatbuffers) 0.8.0 was released on Dec 10, 2020, with some notable changes:

verifier
common rust traits to FlatBufferBuilder
new VectorIter
add FlatBufferBuilder::force_defaults API
Optional Scalars
up to 2018 edition
possible performance speedup
... and minor breaking change to some APIs, for example: remote "get_", return Result.

Let's try this version.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)