[ https://issues.apache.org/jira/browse/HIVE-8950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227998#comment-14227998 ]
Ashish Kumar Singh commented on HIVE-8950: ------------------------------------------ The above failures do not look related to this patch. TestParquetDirect itself does not have any tests, but TestArrayCompatibility and TestMapStructures extends it and have tests. I ran the tests locally and they passed. > Add support in ParquetHiveSerde to create table schema from a parquet file > -------------------------------------------------------------------------- > > Key: HIVE-8950 > URL: https://issues.apache.org/jira/browse/HIVE-8950 > Project: Hive > Issue Type: Improvement > Reporter: Ashish Kumar Singh > Assignee: Ashish Kumar Singh > Attachments: HIVE-8950.1.patch, HIVE-8950.patch > > > PARQUET-76 and PARQUET-47 ask for creating parquet backed tables without > having to specify the column names and types. As, parquet files store schema > in their footer, it is possible to generate hive schema from parquet file's > metadata. This will improve usability of parquet backed tables. -- This message was sent by Atlassian JIRA (v6.3.4#6332)