[ https://issues.apache.org/jira/browse/HIVE-7986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123126#comment-14123126 ]
Brock Noland commented on HIVE-7986: ------------------------------------ Thanks [~julienledem]! Once Parquet has released the new constructor we can update Hive to use the new constructor. After that Parquet is free to remove the only once from Hive's perspective. > Hive depends on ParquetInputSplit constructor > --------------------------------------------- > > Key: HIVE-7986 > URL: https://issues.apache.org/jira/browse/HIVE-7986 > Project: Hive > Issue Type: Bug > Reporter: Julien Le Dem > > As Parquet must be able to change the split implementation without breaking > Hive. (Users might want to use the latest Parquet with their current version > of Hive) > [ParquetRecordReaderWrapper in > Hive|https://github.com/apache/hive/blob/e58b9d273cb78bda2947148bc54f4befb2514241/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetRecordReaderWrapper.java#L221] -- This message was sent by Atlassian JIRA (v6.3.4#6332)