alamb commented on issue #13825: URL: https://github.com/apache/datafusion/issues/13825#issuecomment-3899014292
FWIW I think the trick of this issue and others like it will be to minimize the API changes / impacts to downstream crates A good rule of thumb I have found when making API changes is that the benefit should be clear to users downstream who have to change their code. For example, it is really annoying to have to make API changes with the justification that "some APIs in DataFusion are cleaner" It is much less annoying to make API changes when the justification is "planning goes 10% faster" , or DataFusion now supports INSERRTs, etc -- 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]
