parthchandra opened a new pull request, #3884:
URL: https://github.com/apache/datafusion-comet/pull/3884

   Add addtional formats and handle edge cases.
   Update compatibility guide
   
   ## Which issue does this PR close?
   
   Addressed https://github.com/apache/datafusion-comet/issues/3775
   
   ## Rationale for this change
   
   Makes string to timestamp cast compatible with Spark by adding support for 
all remaining formats.
   
   ## What changes are included in this PR?
   Adds additional regexes, and parsing for timestamp formats that are 
supported by Spark. Marks the cast as compatible so unit tests do not fallback 
to Spark any more.
   
   ## How are these changes tested?
   
   Unit tests. Spark tests


-- 
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]

Reply via email to