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:03:01 UTC

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

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

Andrew Lamb updated ARROW-10997:
--------------------------------
    Description: 
When the next version of [flatbuffers]([https://crates.io/crates/flatbuffers]) after 0.8.0 is released, we should upgrade arrow

See more detail on https://github.com/apache/arrow/pull/8936#pullrequestreview-555956172



  was:
[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.


> [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
>            Priority: Minor
>              Labels: pull-request-available
>
> When the next version of [flatbuffers]([https://crates.io/crates/flatbuffers]) after 0.8.0 is released, we should upgrade arrow
> See more detail on https://github.com/apache/arrow/pull/8936#pullrequestreview-555956172



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