rluvaton commented on issue #13334: URL: https://github.com/apache/datafusion/issues/13334#issuecomment-2543309483
I'll give my 2 cents from my experience regarding how other popular projects handle this issue In Node.js (I'm a core collaborator) before each release we run the tests of the most popular packages with the new node version and making sure we are not breaking them, if we are we let them know. this is really helpful to avoid breaking the entire world this process is a [CITGM](https://github.com/nodejs/citgm), you can watch this [talk](https://www.youtube.com/watch?v=8is8iKlo8oQ) for more info -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org