ofekisr opened a new pull request #16649: URL: https://github.com/apache/superset/pull/16649
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 eighth PR in the sequence of future PRs ([previous PR](https://github.com/apache/superset/pull/16647)) try to solve it by refactoring the code. The PR focus of separate the query rendering code into an ad hod method so the code will be cleaner 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]
