You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Matt DePero (Jira)" <ji...@apache.org> on 2022/05/12 22:50:00 UTC

[jira] [Created] (ARROW-16563) [Go][Parquet] Plain boolean decoder is broken

Matt DePero created ARROW-16563:
-----------------------------------

             Summary: [Go][Parquet] Plain boolean decoder is broken
                 Key: ARROW-16563
                 URL: https://issues.apache.org/jira/browse/ARROW-16563
             Project: Apache Arrow
          Issue Type: Bug
          Components: Go
            Reporter: Matt DePero


When reading parquet files with `PLAIN` encoded boolean values, `bitOffset` in the boolean decoder is not properly managed which results in garbled values being returned.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)