HyukjinKwon edited a comment on issue #23202: [SPARK-26248][SQL] Infer date type from CSV URL: https://github.com/apache/spark/pull/23202#issuecomment-447699423 That's why CSV didn't introduced date type yet because the pattern can be arbitrarily set. How did we handle exact match problem here, @MaxGekk? Doesn't it cause such problem when legacy is on? Also, how do we define the precedence between `dateFormat` and `timestampFormat`? (for instance, if the patterns are same, then, does it become timestamp or date?)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
