Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
johanl-db committed Dec 20, 2024
1 parent 51e83c7 commit 3a48dc8
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@ package org.apache.spark.sql.delta.uniform

import org.apache.spark.sql.delta.typewidening.TypeWideningUniformTests

/**
* Suite running Uniform Iceberg + type widening tests against HMS.
*/
class TypeWideningUniformSuite extends TypeWideningUniformTests with WriteDeltaHMSReadIceberg

0 comments on commit 3a48dc8

Please sign in to comment.