rubypollev commented on issue #8183: How to pass time filters to SQL Lab queries URL: https://github.com/apache/incubator-superset/issues/8183#issuecomment-532879881 That's a nice way of providing separation between the datasource SQL and the visual query builder's additional filtering / grouping. For databases that support CTE it'd make sense. I don't see how this along would solve the issue of propagating human-readable date filters to SQL. You'd still need to access a utility to transform `__time_range` from the form data in the query predicate. Am I missing something?
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
