[ https://issues.apache.org/jira/browse/SPARK-47368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gengliang Wang resolved SPARK-47368. ------------------------------------ Fix Version/s: 3.4.3 3.5.2 Resolution: Fixed Issue resolved by pull request 45492 [https://github.com/apache/spark/pull/45492] > 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 > Priority: Major > Labels: pull-request-available > Fix For: 3.4.3, 3.5.2 > > > 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