Hi All, I would like to propose a new data type TIME which represents only time values without the date part comparing to TIMESTAMP_NTZ. New type should improve: - migrations of SQL code from other DBMS where such type is supported - read/write it from/to data sources such as parquet - conform to the SQL standard
SPIP: https://issues.apache.org/jira/browse/SPARK-51162 Your comments and feedback would be greatly appreciated. Yours faithfully, Max Gekk