Skip to content

Commit

Permalink
Update PlanParserSuite.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
AngersZhuuuu committed Jul 23, 2020
1 parent be80c27 commit 7f3cff8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1123,7 +1123,7 @@ class PlanParserSuite extends AnalysisTest {
("TOK_TABLEROWFORMATNULL", "'NULL'")), None, None,
List.empty, List.empty, None, None, false)))

// verify ROW FORMAT SERDE
// verify with ROW FORMAT SERDE
intercept(
"""
|SELECT TRANSFORM(a, b, c)
Expand Down

0 comments on commit 7f3cff8

Please sign in to comment.