Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: change heading of Existing Tables to Existing Tables – ANALYZE

...

Queries can fail to collect stats completely accurately. There is a setting hive.stats.reliable that fails queries if the stats can't be reliably collected. This is false by default.

Existing

...

Tables – ANALYZE

For existing tables and/or partitions, the user can issue the ANALYZE command to gather statistics and write them into Hive MetaStore. The syntax for that command is described below:

...