Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Whether to enable the bucketed group by from bucketed partitions/tables.

hive.optimize.countdistinct
  • Default Value: true
  • Added In: Hive 3.0.0

Whether to rewrite count distinct into 2 stages, i.e., the first stage uses multiple reducers with the count distinct key and the second stage uses a single reducer without key.

hive.multigroupby.singlemr

...