[ https://issues.apache.org/jira/browse/HIVE-12061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14967862#comment-14967862 ]
Alan Gates commented on HIVE-12061: ----------------------------------- I definitely like decoupling this from ORC. The only concern I have is that I never intended HBaseReadWrite to be available outside the package, which this forces it to be (I think it already was for some tool or another, but that's only because Java's packaging is borked). But I don't see a way around it, so, oh well. +1 > 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 > Attachments: HIVE-12061.01.nogen.patch, HIVE-12061.01.patch, > HIVE-12061.02.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)