Skip to content

Commit

Permalink
reenable test
Browse files Browse the repository at this point in the history
  • Loading branch information
codope committed Jan 27, 2025
1 parent d6da2ce commit 43742e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ import org.apache.spark.sql.hudi.common.HoodieSparkSqlTestBase
import org.apache.spark.sql.types._
import org.apache.spark.sql.{Column, SaveMode, functions}
import org.junit.jupiter.api.Assertions.{assertEquals, assertFalse, assertTrue}
import org.junit.jupiter.api.{Disabled, Test}
import org.junit.jupiter.api.Test

import java.util.stream.Collectors
import scala.collection.JavaConverters
Expand Down

0 comments on commit 43742e4

Please sign in to comment.