klion26 commented on issue #8805: URL: https://github.com/apache/arrow-rs/issues/8805#issuecomment-3522591598
@scovich Sorry for the late reply(missed this notification...). Adding `strict/lossy/converting` would be a better option and could be applied to the conversion process described above. Regarding string conversion, I think it's okay to not support it here currently. My understanding of the conversion is that converting `string` to something like a timestamp would be quite messy, and if necessary, the caller could perform another string conversion. If we find that supporting this would be more beneficial, we can continue to support it in the future. -- 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]
