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

Gabor Szadovszky resolved PARQUET-1794.
---------------------------------------
    Resolution: Fixed

> Random data generation may cause flaky tests
> --------------------------------------------
>
>                 Key: PARQUET-1794
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1794
>             Project: Parquet
>          Issue Type: Bug
>            Reporter: Gabor Szadovszky
>            Assignee: Gabor Szadovszky
>            Priority: Major
>              Labels: pull-request-available
>
> Some code parts uses {{BigInteger}} objects to generate 
> {{FIX_LEN_BYTE_ARRAY}} or {{INT96}} values. The problem is with 
> {{BigInteger.toByteArray()}} which creates the shortest {{byte}} array which 
> can hold the value so the array might be shorter than expected.



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

Reply via email to