rangareddy commented on issue #17099: URL: https://github.com/apache/hudi/issues/17099#issuecomment-5391458750
This issue was reviewed as part of the JIRA-migrated backlog triage (HUDI-7326). **Findings: still open.** The body carries only JIRA boilerplate, but partial progress is verifiable: `IncrementalQueryAnalyzer` in `hudi-common` already works in `startCompletionTime` / `endCompletionTime` terms, and `CompletionTimeQueryView` / `CompletionTimeQueryViewV2` exist. So completion-time incremental querying is at least partly built. What I could not establish is whether the **new FileGroupReader path specifically** is wired to it, which is what this ticket is about. That is the thing to check first, and it would let this be closed or scoped precisely. Siblings converging on the same axis: #17047 (HUDI-7325, completion-time CDC query for the Spark reader, same parent) and #17277 (HUDI-8281, completion time in time-travel queries, where the config is still instant-time based). 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]
