[ https://issues.apache.org/jira/browse/HIVE-12061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Shelukhin updated HIVE-12061: ------------------------------------ Attachment: HIVE-12061.03.patch Updated the patch. HBase metastore is using directory based excludes for hadoop-1, so I added the new code there too (otherwise it pulls the hbase classes in anyway thru an include). The non-nogen patch is now much smaller due to thrift 0.9.3 upgrade. > add file type support to file metadata by expr call > --------------------------------------------------- > > Key: HIVE-12061 > URL: https://issues.apache.org/jira/browse/HIVE-12061 > Project: Hive > Issue Type: Bug > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Fix For: 2.0.0 > > Attachments: HIVE-12061.01.nogen.patch, HIVE-12061.01.patch, > HIVE-12061.02.patch, HIVE-12061.03.nogen.patch, HIVE-12061.03.patch, > HIVE-12061.nogen.patch, HIVE-12061.patch > > > Expr filtering, automatic caching, etc. should be aware of file types for > advanced features. For now only ORC is supported, but I want to add a > boundary between ORC-specific and general metastore code, that could later be > used for other formats if needed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)