[
https://issues.apache.org/jira/browse/BEAM-13104?focusedWorklogId=670343&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-670343
]
ASF GitHub Bot logged work on BEAM-13104:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Oct/21 20:42
Start Date: 26/Oct/21 20:42
Worklog Time Spent: 10m
Work Description: ibzib merged pull request #15806:
URL: https://github.com/apache/beam/pull/15806
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 670343)
Time Spent: 1h 10m (was: 1h)
> 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)