[ https://issues.apache.org/jira/browse/HIVE-5864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stamatis Zampetakis updated HIVE-5864: -------------------------------------- Fix Version/s: (was: 0.12.0) I cleared the fixVersion field since this ticket is still open. Please review this ticket and if the fix is already committed to a specific version please set the version accordingly and mark the ticket as RESOLVED. According to the [JIRA guidelines|https://cwiki.apache.org/confluence/display/Hive/HowToContribute] the fixVersion should be set only when the issue is resolved/closed. > Hive Table filter Not working (ERROR:SemanticException MetaException) > --------------------------------------------------------------------- > > Key: HIVE-5864 > URL: https://issues.apache.org/jira/browse/HIVE-5864 > Project: Hive > Issue Type: Bug > Components: CLI > Affects Versions: 0.12.0 > Reporter: ashok Kumar > Priority: Major > > hive -e "select * from xxxx where year=2013 and month=11 and day=05 and > hour=22" > Logging initialized using configuration in > jar:file:/usr/lib/hive/lib/hive-common-0.12.0.jar!/hive-log4j.properties > FAILED: SemanticException MetaException(message:Filtering is supported only > on partition keys of type string) > and I able to execute the hive -e "select * from xxxx limit 3" > I'm upgraded the Hive from 0.10 to 0.12 and it works in Hive 0.10 . -- This message was sent by Atlassian Jira (v8.20.10#820010)