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/06/16 05:05:45 UTC

[GitHub] [spark] HyukjinKwon commented on pull request #36871: [SPARK-39469][SQL] Infer date type for CSV schema inference

HyukjinKwon commented on PR #36871:
URL: https://github.com/apache/spark/pull/36871#issuecomment-1157236219

   Took a cursory look. @MaxGekk do you remember the context here? I remember we didn't merge this change because the legacy fast format parser (Java 8 libraries) did not support the exact matching (e.g., "yyyy" parses "2000-10-12" as "2000")


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