We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cb3c69 commit 82d58ccCopy full SHA for 82d58cc
dev/run-tests
@@ -180,9 +180,6 @@ echo "========================================================================="
180
CURRENT_BLOCK=$BLOCK_SPARK_UNIT_TESTS
181
182
{
183
-
184
- sbt/sbt -Phive -Dspark.hive.whitelist="inputddl5.*" "hive/test-only org.apache.spark.sql.hive.execution.HiveCompatibilitySuite"
185
186
# If the Spark SQL tests are enabled, run the tests with the Hive profiles enabled.
187
# This must be a single argument, as it is.
188
if [ -n "$_RUN_SQL_TESTS" ]; then
0 commit comments