rangareddy commented on issue #17140:
URL: https://github.com/apache/hudi/issues/17140#issuecomment-5366101491

   This issue was reviewed as part of the JIRA-migrated backlog triage 
(HUDI-9690).
   
   **Findings: needs a reproduction against a current build before it can be 
dispositioned.**
   
   The report is concrete: with GLOBAL_BLOOM index, newly inserted rows are not 
returned by subsequent SQL reads. Reproducing it looks tractable - the 
description carries a complete spark-shell session with the exact jars, configs 
and DataFrames, so it runs as pasted once the bundle path is adjusted.
   
   I have not called this from the source. The surrounding code has been 
rewritten substantially since this was filed - table versions 8 and 9, the 
`BufferedRecordMerger` family replacing payload-based merging, the 
file-group-reader migration, the indexer abstraction in #18348 / #18372, and 
the `hudi-common` package moves in #19193 / #19195. Inferring either "still 
broken" or "silently fixed" through that much churn would be a guess.
   
   There is also no commit anywhere in the tree referencing HUDI-9690, so if it 
was fixed it was incidental rather than deliberate - another reason to verify 
rather than assume.
   
   This is a correctness report - data written but not readable - so it 
deserves priority over the refactor items in this batch. Note a community 
member has offered to take it (`/attempt`), so coordinating there before 
starting would avoid duplicate work.
   
   Keeping this open.
   


-- 
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]

Reply via email to