You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2021/01/26 17:34:00 UTC

[jira] [Created] (ARROW-11391) [C++] HdfsOutputStream::Write unsafely truncates integers exceeding INT32_MAX

Wes McKinney created ARROW-11391:
------------------------------------

             Summary: [C++] HdfsOutputStream::Write unsafely truncates integers exceeding INT32_MAX
                 Key: ARROW-11391
                 URL: https://issues.apache.org/jira/browse/ARROW-11391
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Wes McKinney
             Fix For: 4.0.0


Originally reported on user@, see

https://github.com/apache/arrow/blob/master/cpp/src/arrow/io/hdfs.cc#L277

{{tSize} is a 32-bit integer



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