You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2010/04/09 20:25:50 UTC

[jira] Created: (HIVE-1299) support for changing the number of buckets at a partition level

support for changing the number of buckets at a partition level
---------------------------------------------------------------

                 Key: HIVE-1299
                 URL: https://issues.apache.org/jira/browse/HIVE-1299
             Project: Hadoop Hive
          Issue Type: New Feature
          Components: Query Processor
            Reporter: Namit Jain
            Assignee: Paul Yang
             Fix For: 0.6.0


Instead of maintaining the number of buckets at a table level, we need a way to alter the number of buckets at a partition level.

All the operations which take advantage of bucketing should continue to work - sampling, joins - though they may become
sub-optimal.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.