findepi commented on issue #6880: URL: https://github.com/apache/datafusion/issues/6880#issuecomment-3252273818
From the mailing list > This should hopefully help resolve some of the problems we have now: > > - sometimes you want to approve a PR, but CI hasn't finished yet, so you have to wait up to 30 minutes before you can hit "merge" > - the "merge" button may be available, but if the target branch was updated in the meantime, CI may then fail The first should rarely be an issue in a distributed OSS projects. I've seen folks deliberately delaying merge by hours or days to give others a chance to chime in before the PR is merged. How big of the problem is the second bullet? Also, do we have any flaky tests? How will flakiness interact with merge queue? not saying we should try it out. rather, trying to understand how important is the problem vs potential cost. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
