ktmud opened a new pull request #9439: feat: change default time range from sql lab to no filter URL: https://github.com/apache/incubator-superset/pull/9439 ### CATEGORY - [x] Enhancement (new features, refinement) ### SUMMARY Currently when clicking on "Explore" button in SQL Lab results, it defaults the time range to "100 years ago : now", which is basically equivalent to no filter for most datasources. However, it has implication on how the x-axis will be plotted in certain charts (e.g., recently, the Big Number chart introduced a[ fixed range](https://github.com/apache/incubator-superset/pull/9341) option). This PR changes the default to "No filter" for the time range filter can be more properly utilized. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF When clicking on Explore in SQL Lab:  #### Before  #### After  ### TEST PLAN 1. Go to any query results in SQL Lab 2. Click on "Explore" ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [x] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API ### REVIEWERS @kristw
---------------------------------------------------------------- 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]
