Description
To execute
sbt/sbt -Phive -Dspark.hive.whitelist="udf7.*" "hive/test-only org.apache.spark.sql.hive.execution.HiveCompatibilitySuite"
If we want to be consistent with Hive, we need to special case our log function.
To execute
sbt/sbt -Phive -Dspark.hive.whitelist="udf7.*" "hive/test-only org.apache.spark.sql.hive.execution.HiveCompatibilitySuite"
If we want to be consistent with Hive, we need to special case our log function.