Skip to content

Commit

Permalink
update scala style
Browse files Browse the repository at this point in the history
Signed-off-by: YANGDB <[email protected]>
  • Loading branch information
YANG-DB committed Nov 5, 2024
1 parent 3db02ce commit 76baeee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class PPLLogicalPlanExpandCommandTranslatorTestSuite
val expectedPlan = Project(seq(UnresolvedStar(None)), generate)
comparePlans(expectedPlan, logPlan, checkAnalysis = false)
}

test("test expand only field with alias") {
val context = new CatalystPlanContext
val logPlan =
Expand Down

0 comments on commit 76baeee

Please sign in to comment.