Skip to content

Commit e9a78f8

Browse files
committed
[SPARK-28856][FOLLOW-UP][SQL][TEST] Add the namespaces keyword to TableIdentifierParserSuite
1 parent 7f36cd2 commit e9a78f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/parser/TableIdentifierParserSuite.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,7 @@ class TableIdentifierParserSuite extends SparkFunSuite with SQLHelper {
443443
"month",
444444
"months",
445445
"msck",
446+
"namespaces",
446447
"natural",
447448
"no",
448449
"not",

0 commit comments

Comments
 (0)