ion-elgreco commented on PR #7253: URL: https://github.com/apache/arrow-rs/pull/7253#issuecomment-2717866075
> > @tustvold do you think this would still land in a 0.12.x? > > I suspect the biggest potential blocker to that would be getting DataFusion updated to the 0.12 line, which in turn is waiting on the next breaking arrow release scheduled for the end of April. > That's fine! I will probably start with some RCs first, I was mainly curious that it gets published in the 0.12.x versioning. > > would like to do a deltalake 1.0 soon > > FWIW given that arrow and DataFusion are not "stable", i.e. they make periodic breaking releases, I would have thought releasing deltalake 1.0 would quickly end up needing a deltalake 2.0, etc... IMO neither arrow nor datafusion should be 1.0, but there is a historical reason for it. I am mainly talking about the python API, which has been quite stable. Breaking changes generally effect our internal api's, and DF44 has resolved most of our issues. There are some minor issues still in datafusion but tbh these are edge cases so that's fine for now -- 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]
