[ https://issues.apache.org/jira/browse/HIVE-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12776555#action_12776555 ]
Namit Jain commented on HIVE-922: --------------------------------- I haven't taken a look at the code changes yet - but in the test, can you also add a statement that selects from multiple partitions accessing different formats. Along with, select key from partition_test_partitioned where dt=100; select key from partition_test_partitioned where dt=101; select key from partition_test_partitioned where dt=102; please add select key from partition_test_partitioned where dt >=100 and dt <= 102; > partition specific file format should be supported > -------------------------------------------------- > > Key: HIVE-922 > URL: https://issues.apache.org/jira/browse/HIVE-922 > Project: Hadoop Hive > Issue Type: New Feature > Components: Query Processor > Reporter: Namit Jain > Assignee: He Yongqiang > Fix For: 0.5.0 > > Attachments: hive-922-2009-11-10-4.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.