ofekisr opened a new pull request #16653: URL: https://github.com/apache/superset/pull/16653
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 ninth PR in the sequence of future PRs ([previous PR](https://github.com/apache/superset/pull/16649)) try to solve it by refactoring the code. The PR focus of separate the setting query limit 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]
