nevi-me commented on pull request #8710:
URL: https://github.com/apache/arrow/pull/8710#issuecomment-731545653


   @alamb @jorgecarleitao should we complete #8611 first, so that we don't 
remove `lazy_static` and `regex` if we can't find an alternative for dates?
   We could also in future take a similar approach to C++ and Pandas, where the 
user is expected to provide a list of columns that should be parsed as temporal 
types, and the formats that should be used. I think this is more flexible, and 
it would allow us to support `Time` by parsing `HH:mm:{ss}`.
   
   Your thoughts @Jibbow @Dandandan ?


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to