You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Zherui Cao (JIRA)" <ji...@apache.org> on 2019/08/09 19:53:00 UTC

[jira] [Updated] (ARROW-6191) [C++] buffer size default value will throw an error

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

Zherui Cao updated ARROW-6191:
------------------------------
    Summary: [C++] buffer size default value will throw an error  (was: [c++] buffer size default value will throw an error)

> [C++] buffer size default value will throw an error
> ---------------------------------------------------
>
>                 Key: ARROW-6191
>                 URL: https://issues.apache.org/jira/browse/ARROW-6191
>             Project: Apache Arrow
>          Issue Type: Bug
>            Reporter: Zherui Cao
>            Priority: Major
>
> [https://github.com/apache/arrow/blob/master/cpp/src/parquet/properties.h#L40]
> this set default size as 0,
> but in
> [https://github.com/apache/arrow/blob/master/cpp/src/arrow/io/buffered.cc#L259]
> it prevent the buffer size being 0.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)