Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix typos in hive.exec.mode.local.auto[.*] descriptions

...

When hive.exec.mode.local.auto is true, input bytes should be less than this for local mode.

...

When hive.exec.mode.local.auto is true, the number of tasks should be less than this for local mode. Replaced in Hive 0.9.0 by hive.exec.mode.local.auto.input.files.max.

...

When hive.exec.mode.local.auto is true, the number of tasks should be less than this for local mode.

...

  • Default Value: true

  • Added In: Hive 2.0.0 with HIVE-11461

Whether to transform OR clauses in Filter operators into IN clauses

...