Gengliang Wang created SPARK-47368:
--------------------------------------

             Summary: Remove inferTimestampNTZ config check in 
ParquetRowConverter
                 Key: SPARK-47368
                 URL: https://issues.apache.org/jira/browse/SPARK-47368
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 4.0.0, 3.5.2
            Reporter: Gengliang Wang
            Assignee: Gengliang Wang


The configuration `spark.sql.parquet.inferTimestampNTZ.enabled` is not related 
the parquet row converter. We should remove the config check in the 
ParquetRowConverter, otherwise reading TimestampNTZ columns may fail when 
`spark.sql.parquet.inferTimestampNTZ.enabled` is disabled.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to