[ https://issues.apache.org/jira/browse/PARQUET-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423730#comment-17423730 ]
ASF GitHub Bot commented on PARQUET-2094: ----------------------------------------- rdblue commented on pull request #933: URL: https://github.com/apache/parquet-mr/pull/933#issuecomment-933027683 @gszadovszky, thanks for getting this done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@parquet.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Handle negative values in page headers > -------------------------------------- > > Key: PARQUET-2094 > URL: https://issues.apache.org/jira/browse/PARQUET-2094 > Project: Parquet > Issue Type: Bug > Reporter: Gabor Szadovszky > Assignee: Gabor Szadovszky > Priority: Major > Fix For: 1.11.2, 1.12.2 > > > There are integer values in the page headers that should be always positive > (e.g. length). I am not sure if we properly handle the cases if they are not > positive. -- This message was sent by Atlassian Jira (v8.3.4#803005)