adriangb commented on PR #19345: URL: https://github.com/apache/datafusion/pull/19345#issuecomment-3667524902
@alamb @kosiew I pushed 3c6204379ed3540259fb68e367ef7262e07d51f8 which adds deprecated stubs that raise runtime errors when possible. The goal here isn't to keep the old system / code working, it's to make it more discoverable how to fix it vs. a compiler error that a method doesn't exist with not context or solution guidance. -- 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]
