Versions Compared

Key

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

...

To run an individual Hive compatibility test:

Code Block
SPARK_HIVE=true sbt/sbt -Phive -Dspark.hive.whitelist="testname.*" "hive/test-only org.apache.spark.sql.hive.execution.HiveCompatibilitySuite"

...