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

[jira] [Created] (ARROW-10997) [Rust] upgrade dependency "flatbuffers" to release after 0.8

Andrew Lamb created ARROW-10997:
-----------------------------------

             Summary: [Rust] upgrade dependency "flatbuffers" to release after 0.8
                 Key: ARROW-10997
                 URL: https://issues.apache.org/jira/browse/ARROW-10997
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust
            Reporter: Andrew Lamb
            Assignee: 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: remove "get_", return Result.

Let's try this version.



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