The GitHub Actions job "Lint PR" on texera.git/chore/remove-mysql-connector has succeeded. Run started by GitHub user bobbai00 (triggered by bobbai00).
Head commit for run: 9cd7e082f067e9cd013569e7c12050beee88fd76 / Jiadong Bai <[email protected]> chore: keep MySQLSource descriptor as backward-compat stub Restore MySQLSourceOpDesc and its "MySQLSource" Jackson subtype so that workflows persisted before the removal can still be deserialized and opened in the editor. The operator is *not* executable: - MySQLSourceOpExec and MySQLConnUtil are not restored. - The mysql-connector-java dependency stays removed. - sourceSchema() returns null so the frontend can render the node without invoking JDBC DatabaseMetaData. - getPhysicalOp throws UnsupportedOperationException with a clear message pointing users at PostgreSQLSource or another supported source. This is a pure back-compat shell — no code path talks to MySQL, and the binary distribution still contains no GPL'd driver. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/24624537182 With regards, GitHub Actions via GitBox
