alamb commented on issue #25124: URL: https://github.com/apache/datafusion/issues/25124#issuecomment-5645643636
Thanks for filing this @thinkharderdev Those are good points @jayzhan211 -- I think the fact that Arrow types appear in most APIs is ok as Arrow itself has longer stable windows (3-4 months rather than 1 month) but it is still a concern. However, it is also a great point that actually figuring out what types are part of the public API, and thus can not change all that frequently, will likely be hard (handwaving aside) and maybe that makes this infeasible 🤔 > A lot of PRs are now written with coding agents. Longer breaking periods only work if both humans and agents default to non-breaking changes. Two lightweight pieces: Yeah, I agree this is the core tradeoff -- 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]
