jayshrivastava commented on issue #24625: URL: https://github.com/apache/datafusion/issues/24625#issuecomment-5593939764
This API change resolves this issue as well: https://github.com/apache/datafusion/issues/24331. I ran into this in our production use case. Basically, the current codec implementation today is brittle in two ways: - Codec order matters - When you encounter an error, it's hard to tell if you used the wrong codec or if there was a real decoding failure -- 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]
