Skip to content

Commit

Permalink
Update DynamicPartitionPruningSuite.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyum authored Feb 14, 2021
1 parent c174dd7 commit a1592d3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1389,7 +1389,6 @@ abstract class DynamicPartitionPruningSuiteBase
}
}


test("SPARK-34436: DPP support LIKE ANY/ALL expression") {
withSQLConf(SQLConf.DYNAMIC_PARTITION_PRUNING_ENABLED.key -> "true") {
val df = sql(
Expand Down

0 comments on commit a1592d3

Please sign in to comment.