Skip to content

Commit

Permalink
merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoge committed Sep 6, 2023
2 parents 2f18651 + 885b85e commit 284958a
Show file tree
Hide file tree
Showing 28 changed files with 5,938 additions and 5,628 deletions.
1 change: 1 addition & 0 deletions src/grammar/hive/HiveSqlParser.g4
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,7 @@ showStatement
| KW_SHOW KW_CONF StringLiteral
| KW_SHOW KW_RESOURCE (KW_PLAN rp_name=id_ | KW_PLANS)
| KW_SHOW KW_DATACONNECTORS
| KW_SHOW KW_FORMATTED? ( KW_INDEX | KW_INDEXES ) KW_ON tableName (from_in id_)?
;

showTablesFilterExpr
Expand Down
2 changes: 1 addition & 1 deletion src/lib/hive/HiveSqlParser.interp

Large diffs are not rendered by default.

Loading

0 comments on commit 284958a

Please sign in to comment.