Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: capitalize "parquet" in Hive 2.2.0 section of Versions and Limitations, add links

...

Support was added for timestamp (HIVE-6394), decimal (HIVE-6367), and char and varchar (HIVE-7735) data types.   Support was also added for column rename with use of the flag parquet.column.index.access (HIVE-6938). Parquet column names were previously case sensitive (query had to use column case that matches exactly what was in the metastore), but became case insensitive (HIVE-7554).

...

Adjust timestamp values written to/read from parquet Parquet files using a table property (HIVE-12767). See table properties in Create Table and the configuration parameter hive.parquet.mr.int96.enable.utc.write.zone.

Resources