Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ala committed Feb 12, 2025
1 parent 304d276 commit 682f931
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1575,7 +1575,7 @@ class SchemaUtilsSuite extends QueryTest
tableDataType,
sourceParentFields = Seq.empty,
tableSchema = new StructType(),
conf = spark.conf)
)
}

test("normalize column names in data type - top-level atomic types") {
Expand Down

0 comments on commit 682f931

Please sign in to comment.