Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
The DATE type was implemented in HIVE-8119. And new parquet Types API builder was used in HIVE-9657 for all data types. But DATE is missed.
We should also use new Types API for DATE type.
HIVE-8119 Implement Date in ParquetSerde
HIVE-9657 Use new parquet Types API builder to construct data types