sadpandajoe commented on PR #42054: URL: https://github.com/apache/superset/pull/42054#issuecomment-4985573866
The `unit-tests` failure is unrelated to this PR: test collection errors on `tests/unit_tests/migrations/test_strip_metricsqlexpressions_from_ag_grid_params.py` because the migration it imports uses the deprecated `sqlalchemy.ext.declarative.declarative_base`, which `SQLALCHEMY_WARN_20=1` + the pytest filter turns into an error. Fix is pending in #42080 — will update this branch once it lands. 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
