john-bodley commented on pull request #13331: URL: https://github.com/apache/superset/pull/13331#issuecomment-785721371
@ktmud it's been a while since I wrote this code, but I believe the `time_range_endpoints` is a way of determining the state of a given chart when SIP-15 is enabled and the grace period hasn't completed, i.e., old charts could be using `[start, end]` whereas charts with `[start, end)` indicate the desired end state. It's mentioned [here](https://github.com/apache/superset/blob/10c2b09942179cbef2b73bfbd920cfc878de9fab/docs/installation.rst#sip-15), though re-reading what I previously wrote it's not well worded. ---------------------------------------------------------------- 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]
