anthonychengit commented on PR #6315: URL: https://github.com/apache/texera/pull/6315#issuecomment-5114745916
Addressed the scope blocker and the catalog wording: - Rebuilt the branch from current `upstream/main` with exactly one PR commit. - Removed the three merge commits and their unrelated CI changes. - Kept the diff limited to the Iceberg catalog cleanup and the current-main test adaptation. - Replaced the remaining test-only Hadoop catalog with `InMemoryCatalog` and corrected the PR description. Local verification completed successfully: - `sbt scalafmtCheckAll` - `sbt "WorkflowCore / scalafixAll --check"` - `sbt "WorkflowCore / compile"` - 57 tests passed across the four affected WorkflowCore suites. Fresh CI is now running on commit `ddf65f601`. -- 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]
