[
https://issues.apache.org/jira/browse/BEAM-13104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kyle Weaver updated BEAM-13104:
-------------------------------
Resolution: Fixed
Status: Resolved (was: Open)
> ParquetIO.read(): potential data loss while using FilterPredicate and
> withSplit()
> ---------------------------------------------------------------------------------
>
> Key: BEAM-13104
> URL: https://issues.apache.org/jira/browse/BEAM-13104
> Project: Beam
> Issue Type: Bug
> Components: io-java-parquet
> Affects Versions: 2.25.0
> Reporter: Alexey Romanenko
> Assignee: Alexey Romanenko
> Priority: P1
> Fix For: 2.34.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> If {{ParquetIO.read()}}
> * is used with {{withConfiguration()}} and {{FilterPredicate}},
> * is used with {{withSplit()}},
> * and filtered records are not in the beginning of the reading block
> then they will be skipped and it will cause a data loss.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)