adriangb commented on PR #21291: URL: https://github.com/apache/datafusion/pull/21291#issuecomment-4245412815
Thanks folks! Looking forward to seeing the cast work! One other thing that comes to mind (more of an `arrow-rs` request): can we customize how data is encoded to JSON / CSV? E.g. for `uuid` it would make sense to encode it as a hex string / same as the pretty print, not as the raw bytes in base64 or something. -- 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]
