Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Whether to show explain result at user levelWhen enabled, will log EXPLAIN output for the query at user level.

 

hive.spark.explain.user

 

  • Default Value: false
  • Added In: Hive 3.0.0 with HIVE-11133

 

Whether to show explain result at user level for Hive-on-Spark queries. When enabled, will log EXPLAIN output for the query at user level.

hive.typecheck.on.insert
  • Default Value: true
  • Added In: Hive 0.12.0 with HIVE-5297 for insert partition
  • Extended In: Hive 1.2 with HIVE-10307 for alter, describe partition, etc.

...