Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added column stats autogather docs

...

  • Default Value: true
  • Added In: Hive 0.7 with HIVE-1361

A This flag enables to gather statistics automatically during the INSERT OVERWRITE commandand update statistics automatically during hive DML operations.

Note

Statistics are not gathered for LOAD DATA statements.

hive.stats.column.autogather

Extends statistics autogathering to also collect column level statistics.

hive.stats.jdbcdriver
  • Default Value: org.apache.derby.jdbc.EmbeddedDriver
  • Added In: Hive 0.7 with HIVE-1361

...