[ 
https://issues.apache.org/jira/browse/BEAM-13104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Romanenko updated BEAM-13104:
------------------------------------
    Description: 
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.

  was:
If {{ParquetIO.read()}}
* is used with {{withConfiguration()}} and {{FilterPredicate}},
* is used with {{withSplit()}}, 
* filtered records are not the beginning of the reading block 

then they will be skipped and it will cause a data loss.


> ParquetIO.read(): data loss with FilterPredicate
> ------------------------------------------------
>
>                 Key: BEAM-13104
>                 URL: https://issues.apache.org/jira/browse/BEAM-13104
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-parquet
>            Reporter: Alexey Romanenko
>            Assignee: Alexey Romanenko
>            Priority: P1
>
> 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)

Reply via email to