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 2022/09/20 07:30:51 UTC

[GitHub] [spark] sadikovi commented on pull request #37942: [SPARK-40496][SQL] Fix configs to control "enableDateTimeParsingFallback"

sadikovi commented on PR #37942:
URL: https://github.com/apache/spark/pull/37942#issuecomment-1251953693

   @HyukjinKwon @cloud-fan Would you be able to review the PR? It was my fault and I made a mistake in the original PR, probably due to confusion with other parts of the code, would like to rectify the problem ASAP.  Thank you!
   
   Essentially the configs were swapped so enabling timestampFormat would control parsing fallback for DateType and dateFormat - for TimestampType, this PR fixes this issue.
   
   


-- 
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: reviews-unsubscribe@spark.apache.org

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


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