mistercrunch opened a new pull request #3396: [hotfix] backward compatibility 
on date expressions
URL: https://github.com/apache/incubator-superset/pull/3396
 
 
   Previously all 'since' date expression evaluated in the future like
   `30 days` would be reassigned to the past (now - `30 days`). It would
   extend to fixed dates which is a bad thing and was removed.
   
   Now we have reports and dashboards in the wild that use things like `30
   days` and we'd like to not break those as we roll out the next version.
   
   This fix should allow for that.
 
----------------------------------------------------------------
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

Reply via email to