Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add crossreference to DDL and Bucketed Tables docs

...

would pick out half of the 3rd cluster as each bucket would be composed of (32/64)=1/2 of a cluster.

For information about creating bucketed tables with the CLUSTERED BY clause, see Create Table (especially Inserting Data into Bucketed Tables) and Bucketed Tables.

Block Sampling

Block sampling is available starting with Hive 0.8. Addressed under JIRA - https://issues.apache.org/jira/browse/HIVE-2121

...