You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2020/08/06 13:47:00 UTC

[jira] [Created] (ARROW-9663) [Rust][Parquet] Allow reader buffer size to be specified

Andy Grove created ARROW-9663:
---------------------------------

             Summary: [Rust][Parquet] Allow reader buffer size to be specified
                 Key: ARROW-9663
                 URL: https://issues.apache.org/jira/browse/ARROW-9663
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Rust
            Reporter: Andy Grove
            Assignee: Andy Grove
             Fix For: 2.0.0


When creating a SerializedFileReader, there is no ability to specify the capacity of the internal BufReader. I would like to be able to specify the buffer capacity so that I can tune performance.



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