rangareddy commented on issue #17335: URL: https://github.com/apache/hudi/issues/17335#issuecomment-5351233733
This issue was reviewed as part of the JIRA-migrated backlog triage (HUDI-8699). **Findings: cannot be closed from code inspection; needs a soak run.** The test is still present and **not** disabled on `master`, at `hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/hudi/functional/TestStructuredStreaming.scala:261`, so nothing has been skipped or deleted to make the flake go away. Commits touching that file since the report are all unrelated refactors, not flakiness fixes: `#19193` (hudi-common package reorg), `#19166` (streaming coverage), `#13982` (exclusive start commit for incremental query), `#13726` (payload deprecation), `#13718` (precombine config key). Flakiness is not decidable by reading the source, so this needs someone to run the case repeatedly (or check recent CI history for this specific test) before it can be closed. Also note #17362 (HUDI-8864) reports flakiness in the same suite. These two are probably worth merging into one ticket. 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]
