durgaprasadml commented on PR #40935: URL: https://github.com/apache/superset/pull/40935#issuecomment-4758903165
Thanks for the review and feedback. I’ve addressed the requested changes: * Added compensating cleanup for dataset update failures to avoid orphaned datasets. * Improved error handling and update failure messaging. * Added coverage for update failure paths and metrics-only / calculated-columns-only scenarios. * Added schema docstrings and typing consistency updates. * Removed unrelated CI workflow changes from this PR. * Addressed Ruff, pre-commit, and code review comments (imports, payload shape, complexity, formatting, and test coverage). All checks are now passing. -- 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]
