Support for partition-range queries from HCat command-line.
-----------------------------------------------------------
Key: HCATALOG-209
URL: https://issues.apache.org/jira/browse/HCATALOG-209
Project: HCatalog
Issue Type: New Feature
Components: client
Affects Versions: 0.2
Reporter: Mithun Radhakrishnan
Fix For: 0.3
The HCat command-line does not allow for partition ranged queries, at the
moment (on 0.1/0.2).
E.g.
hcat -e "show partitions myth_table partition(dt < '2011_08_01')"
Hive history file=/tmp/mithunr/hive_job_log_mithunr_201201121954_35712967.txt
FAILED: Parse Error: line 1:43 mismatched input '<' expecting ) in show
statement
This is basic and would be valuable.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira