Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix default for hive.limit.pushdown.memory.usage

...

hive.limit.pushdown.memory.usage
  • Default Value: 0.3-1
  • Added In: Hive 0.12.0 with HIVE-3562

The maximum memory to be used for hash in RS operator for top K selection. The default value "-1" means no limit.

hive.cache.expr.evaluation

...