Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add links for hive.vectorized.input.format.excludes, trivial edit just for consistency

...

hive.vectorized.input.format.excludes
  • Default Value: ""(empty)
  • Added in: Hive 2.4.0 with HIVEwith HIVE-17534

This flag should be used to provide a comma separated list of fully qualified classnames to exclude certain FileInputFormats from vectorized execution using the vectorized file inputformat. Note that vectorized execution could still occur for that input format based on whether hive.vectorized.use.vector.serde.deserialize or hive.vectorized.use.row.serde.deserialize is enabled or not. 

 

MetaStore

...