MaxGekk edited a comment on issue #24342: [SPARK-27438][SQL] Parse strings with 
timestamps by to_timestamp() in microsecond precision
URL: https://github.com/apache/spark/pull/24342#issuecomment-484049061
 
 
   > @MaxGekk were you saying that you also thought this may not be worth the 
code and complication?
   
   Yes, I still think so. I would prefer to introduce a simple expression for 
parsing strings to timestamps in microsecond precision, and expose it as a 
function. It can be reused in another places if we will think it makes sense 
because the expression is simple, and should just invoke `TimestampFormatter`.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to