villebro opened a new pull request #12118: URL: https://github.com/apache/incubator-superset/pull/12118
### SUMMARY Currently the V1 chart data API expects all fields on the `QueryObject` to be explicitly defined - any unexpected fields will raise an exception. This changes the default behavior to exclude unknown fields, thus making the backend more resilient to requests including redundant metadata. ### TEST PLAN CI + added test that would have failed previously. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
