shrirangmhalgi commented on PR #56634: URL: https://github.com/apache/spark/pull/56634#issuecomment-4759317795
@MaxGekk Could you please review this PR which adds `TimeType` inference to `CSV` and `JSON` schema inference, gated behind `spark.sql.timeType.enabled`? It follows the existing `DateType` / `TimestampType` pattern in both `CSVInferSchema` and `JsonInferSchema`. Happy to pick up other TIME type sub-tasks too. Let me know if any are unblocked. Thanks! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
