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/10/16 20:37:22 UTC

[GitHub] [spark] MaxGekk commented on issue #26143: [SPARK-29494][SQL] Fix for ArrayOutofBoundsException while converting string to timestamp

MaxGekk commented on issue #26143: [SPARK-29494][SQL] Fix for ArrayOutofBoundsException while converting string to timestamp
URL: https://github.com/apache/spark/pull/26143#issuecomment-542881100
 
 
   Actually, trailing spaces shouldn't cause any errors because `stringToTimestamp` trims its input https://github.com/apache/spark/blob/d11cbf2e367317e6a2bedfcd71819ddf485c39c5/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/DateTimeUtils.scala#L221

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