Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
-
None
Description
Introduce conf spark.sql.parquet.inferTimestampNTZ.enabled for TimestampNTZ inference on Parquet, instead of using spark.sql.parquet.timestampNTZ.enabled which makes it impossible for TimestampNTZ writing when the flag is disabled.