[ 
https://issues.apache.org/jira/browse/PARQUET-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15254976#comment-15254976
 ] 

Ryan Blue commented on PARQUET-569:
-----------------------------------

Merged #337. Thanks for the review, [~julienledem]!

> ParquetMetadataConverter offset filter is broken
> ------------------------------------------------
>
>                 Key: PARQUET-569
>                 URL: https://issues.apache.org/jira/browse/PARQUET-569
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-mr
>            Reporter: Ryan Blue
>             Fix For: 1.9.0
>
>
> The commit for PARQUET-384 moved block filtering by offset that was happening 
> in the record reader into ParquetMetadataConverter using the same codepath as 
> the existing range filter. This broke the offset filtering because the 
> offsets actually passed to the range filter are row group midpoints.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to