mistercrunch commented on issue #6263: Chart with params since: '7 days' and 'until': now errors "From date cannot be larger than to date" URL: https://github.com/apache/incubator-superset/issues/6263#issuecomment-435424059 @elibrumbaugh what do you think? Despite the tooltip, it's pretty unclear that we have pretty powerful support for relative date expressions, and what they evaluate to. You pretty much have to check the rendered SQL query (modal) to know what your relative time expression evaluated to. For instance there can be confusion around, "does `7 day ago` evals to 7 days ago at midnight or 7 days ago at the same time as now" <img width="350" alt="screen shot 2018-11-02 at 8 45 09 am" src="https://user-images.githubusercontent.com/487433/47925643-f0f91700-de7b-11e8-9c22-1affaa17697c.png">
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
