Omega359 commented on issue #17152:
URL: https://github.com/apache/datafusion/issues/17152#issuecomment-3180205687

   > Also, the code that falls back to date formatting calls cast for a single 
row every time the formatting fails -- since the failure is likely due to a 
date specifier that will get called for all rows, it would probably be faster 
to convert the entire input array to Date once the first time the specifier is 
retried
   
   Maybe. but that wasn't @friendlymatthew's experience as noted in [this 
comment](https://github.com/apache/datafusion/pull/15361#issuecomment-2797704916)


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to