aminghadersohi commented on PR #43828: URL: https://github.com/apache/superset/pull/43828#issuecomment-5607071379
Rebased the branch onto the latest fetched `apache/master` and resolved the `UPDATING.md` overlap by retaining both upstream and MCP migration entries. The rebase exposed a genuine compatibility issue from the upstream chart-preview changes: successful responses return `form_data`, but the new typed response contract did not declare it. The TypedDict and exhaustive output-schema inventory now include that field. Post-rebase validation is green locally: 3,913 MCP tests passed with one skip, the focused chart-preview/registration tests passed, and the complete branch-scoped pre-commit run passed. The update was pushed with an explicit force-with-lease against the previously fetched fork head. -- 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]
