Skip to content

Commit

Permalink
#787 - rc2 - mc reflection
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-twiner committed Mar 9, 2024
1 parent 2e11b6d commit 1888f4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,9 @@ lazy val datasetSettings =
mc("org.apache.spark.sql.FramelessInternals$DisambiguateLeft$"),
mc("org.apache.spark.sql.FramelessInternals$DisambiguateRight"),
mc("org.apache.spark.sql.FramelessInternals$DisambiguateRight$"),
mc("org.apache.spark.sql.reflection.package"),
mc("org.apache.spark.sql.reflection.package$"),
mc("org.apache.spark.sql.reflection.package$ScalaSubtypeLock$"),
mc("frameless.MapGroups"),
mc(f"frameless.MapGroups$$"),
dmm("frameless.functions.package.litAggr")
Expand Down

0 comments on commit 1888f4e

Please sign in to comment.