You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Gorecki, Michal" <go...@amazon.com> on 2016/03/10 09:26:04 UTC

Bug report and fix

Hello,

About a month ago I reported (https://issues.apache.org/jira/browse/PARQUET-511) (and fixed) a bug that occurs in circumstances where the number of combined array values in a column in one row group exceeds Integer.MAX. The fix was relatively straightforward, and I was wondering if anyone had any questions or comments for the pull request: https://github.com/apache/parquet-mr/pull/321 .

Cheers,
Michal