The GitHub Actions job "Required Checks" on texera.git/refactor/collapse-replay-logger-base has succeeded. Run started by GitHub user aglinxinyuan (triggered by aglinxinyuan).
Head commit for run: a76889ef1a178f6b22092044e42b5c2caa6fd2f5 / Xinyuan Lin <[email protected]> refactor(amber): collapse the single-subclass ReplayLogger base into ReplayLoggerImpl After EmptyReplayLogger is removed, the abstract base ReplayLogger has one subclass and is never named as a type: ReplayLogManagerImpl builds it as `new ReplayLoggerImpl()`, so the inferred type is the concrete class. Drops `extends ReplayLogger` and the now-meaningless `override`, and deletes ReplayLogger.scala. The three method bodies are untouched; no behaviour change. Report URL: https://github.com/apache/texera/actions/runs/31858080959 With regards, GitHub Actions via GitBox
