Wait does that mean that every single PR out there needs to be rebased every time another one is merged? If that's the case it seems like a really bad idea. I'm not even sure Travis-CI could take the extra load.
It's pretty rare that stuff like this collide. [working build + working build ~= working build] 95%+ of the time. Picture if I merge this and all other PRs have to be rebased, and we have to wait for CI on all those other builds. This is a lot more time than fixing the very occasional master. [ Full content available at: https://github.com/apache/incubator-superset/pull/5918 ] This message was relayed via gitbox.apache.org for [email protected]
