ofekisr opened a new pull request #16852: URL: https://github.com/apache/superset/pull/16852
SUMMARY The sql_json view code in superset core view without any "clean code" standard and it does not adopt any software development principle. This is the fifteenth PR in the sequence of future PRs ([previous PR](refactor: sql_json view endpoint: move all logic from view to Command class)) try to solve it by refactoring the code. The PR focus on organizing the command exception handling actually, there are no logic changes so it implies on the current tests. -- 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]
