linliu-code opened a new pull request, #641: URL: https://github.com/apache/hudi-rs/pull/641
**Stacked on #639 and #640** — their commits appear here until they merge. **Review only the last commit.** Two more leaf modules of the merge-on-read reader: `delete_context` (how a read recognizes a delete — the marker field/value a payload uses) and `output_converter` (projects a merged batch to the requested columns). Nothing consumes them; `reader_v2` stays `pub(crate)` and unreferenced. **Public API delta: none.** Build warning-free, suite green. 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
