Alexey Kudinkin created HUDI-4387:
-------------------------------------
Summary: 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
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)