Skip to content

Commit

Permalink
fix scalaFmt
Browse files Browse the repository at this point in the history
Signed-off-by: YANGDB <[email protected]>
  • Loading branch information
YANG-DB committed Dec 11, 2024
1 parent 09b7b5c commit f76ee37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ class PPLLogicalPlanJsonFunctionsTranslatorTestSuite
val expectedPlan = Project(Seq(UnresolvedStar(None)), eval)
comparePlans(expectedPlan, logPlan, false)
}

test("test json_keys()") {
val context = new CatalystPlanContext
val logPlan =
Expand Down

0 comments on commit f76ee37

Please sign in to comment.