cccs-jc opened a new pull request #14765: URL: https://github.com/apache/superset/pull/14765
SQL lab can execute queries containing jinja templates.  You can specify key/values that your jinja template can use. However it's not possible to add additional filters like the Explore or the Dashboard would do.  This pull request adds support for filters provided in the sql lab parameters  This is very convenient to test templates since it behaves like the Explore or Dashboard. Maybe the implementation details are not 100%. But I'm hoping the concept and ability to do this in sql lab is welcomed. -- 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]
