parthchandra commented on issue #327: URL: https://github.com/apache/datafusion-comet/issues/327#issuecomment-2077920022
FWIW, comet cast string to timestamp uses a [format string](https://github.com/apache/datafusion-comet/blob/ef94c554a2907b25ba99f23dbbfb0990cdf2d16c/core/src/execution/datafusion/expressions/cast.rs#L41) that matches the one used by Spark. It still needs to be massaged for trailing zeroes though. Ansi mode was never tried/tested -- 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]
