rangareddy commented on issue #15226: URL: https://github.com/apache/hudi/issues/15226#issuecomment-5068077869
This issue was reviewed as part of the JIRA-migrated backlog triage. Findings: This is a test-maintenance task (HUDI-4234) to revisit `ITTestHoodieDataSource`, which was disabled after the Hadoop 3.x work in PR #5786 caused Azure CI to hang / time out. PR #5786 was ultimately closed without being merged. On current master `ITTestHoodieDataSource` is enabled and actively run in CI: all of its cases are active except one unrelated test disabled for flakiness under HUDI-7174, and the Flink IT job runs the class in its own dedicated filter group (`bot.yml` `FLINK_IT_FILTER1: -Dit.test=ITTestHoodieDataSource`, with `FLINK_IT_FILTER2` excluding it) precisely to isolate it from the rest of the suite. The original disable/timeout concern therefore no longer applies. Since there is no single merged PR to attribute a clean fix to, leaving this open for a maintainer to confirm nothing further remains and close. -- 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]
