gengliangwang commented on PR #39856:
URL: https://github.com/apache/spark/pull/39856#issuecomment-1413012157

   > Do we want to reuse spark.sql.inferTimestampNTZInDataSources.enabled or 
parquet needs a dedicated conf?
   
   
   For Parquet, the TimestampNTZ inference is on by default. As for 
`spark.sql.inferTimestampNTZInDataSources.enabled`, it is disabled by default 
to avoid behavior change on JSON/CSV/Partition Discovery. I will change 
`spark.sql.inferTimestampNTZInDataSources.enabled` to 
`spark.sql.inferStringAsTimestampNTZ.enabled`(or similar one).
   
   


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

Reply via email to