rangareddy commented on issue #17162: URL: https://github.com/apache/hudi/issues/17162#issuecomment-5366103247
This issue was reviewed as part of the JIRA-migrated backlog triage (HUDI-9729). **Findings: still open.** A test-refactor task, still open. The complaint is structural: upgrade/downgrade functional tests inherit from `RecordLevelIndexTestBase`, which drags in RLI setup they do not need. Nothing indicates a shared base class has been extracted. Worth sequencing with two siblings in this batch that reshape the same area: #17145 (HUDI-9700, remove or update obsolete upgrade/downgrade tests) and #17138 (HUDI-9688, follow-up tests for the upgrade/downgrade fixtures framework). Doing the deletion in #17145 first would shrink what needs decoupling here, and the fixtures framework from #13669 is the natural home for the extracted base class - so the order is probably #17145, then this, then #17138. 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]
