[ https://issues.apache.org/jira/browse/HIVE-11096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergio Peña updated HIVE-11096: ------------------------------- Attachment: HIVE-11096.1.patch [~Ferd] already submitted a patch and did this work on HIVE-10975, but using 1.8.0rc2-SNAPSHOT instead. Parquet 1.8.0 has not been officially released, and we need the new org.apache.parquet imports to keep working on new parquet data types and other enhancements. I took [~Ferd] patch, and change 1.8.0rc2-SNAPSHOT to 1.7.0 > Bump the parquet version to 1.7.0 > --------------------------------- > > Key: HIVE-11096 > URL: https://issues.apache.org/jira/browse/HIVE-11096 > Project: Hive > Issue Type: Task > Reporter: Sergio Peña > Assignee: Ferdinand Xu > Priority: Minor > Attachments: HIVE-11096.1.patch > > > Parquet has moved officially as an Apache project since parquet 1.7.0. > This new version does not have any bugfixes nor improvements from its last > 1.6.0 version, but all imports were changed to be org.apache.parquet, and the > pom.xml must use org.apache.parquet instead of com.twitter. > This ticket should address those import and pom changes only. -- This message was sent by Atlassian JIRA (v6.3.4#6332)