You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/17 11:45:07 UTC

[GitHub] [spark] MaxGekk edited a comment on issue #24342: [SPARK-27438][SQL] Parse strings with timestamps by to_timestamp() in microsecond precision

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org