You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Alexey Kudinkin (Jira)" <ji...@apache.org> on 2022/07/12 19:40:00 UTC

[jira] [Closed] (HUDI-4387) Upsert fails to recognize updates after bulk-insert (w/ row-writing)

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

Alexey Kudinkin closed HUDI-4387.
---------------------------------
    Resolution: Invalid

> Upsert fails to recognize updates after bulk-insert (w/ row-writing)
> --------------------------------------------------------------------
>
>                 Key: HUDI-4387
>                 URL: https://issues.apache.org/jira/browse/HUDI-4387
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Alexey Kudinkin
>            Priority: Blocker
>             Fix For: 0.12.0
>
>
> Currently when using bulk-insert's *row-writing* path, Hudi won't be populating Bloom filters for files.
> If subsequently a Bloom index would be used for inserts it would incorrectly handle absence of Bloom filters and would ingest all of the subsequent records as inserts.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)