Max Gekk created SPARK-51610: -------------------------------- Summary: Support the TIME data type in the parquet datasource Key: SPARK-51610 URL: https://issues.apache.org/jira/browse/SPARK-51610 Project: Spark Issue Type: Sub-task Components: SQL Affects Versions: 4.1.0 Reporter: Max Gekk Assignee: Max Gekk
Allow the TIME type in the Parquet datasource which was disabled by SPARK-51590. Support TimeType in vectorized and non-vectorized readers as well as in the writer. Write tests for: - the read path. Create a parquet file using an external library, and read it back by Spark SQL. - the write path: write TIME values to parquet and read it back. -- 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