Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Remove timestamp adjustment as the jira has been reverted.

...

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).

...

Support for remaining Parquet data types was added (HIVE-6384).

Resources