support for compacting the number of files not present
------------------------------------------------------
Key: HIVE-112
URL: https://issues.apache.org/jira/browse/HIVE-112
Project: Hadoop Hive
Issue Type: New Feature
Components: Query Processor
Reporter: Namit Jain
There should be support for compacting the number of files for a
table/partition.
For example: the following syntax might be OK:
alter table <tableName> partition <partiionSpec> compact;
We can optionally provide the number of files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.