Skip to content

Commit

Permalink
Support parsing Doris sql
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyang377 committed Oct 20, 2024
1 parent d8607ea commit 8566458
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,9 @@ installComponent
;

installPlugin
// DORIS CHANGED BEGIN
: INSTALL PLUGIN FROM pluginSource=expr propertyClause?
// DORIS CHANGED END
;

propertyClause
Expand Down

0 comments on commit 8566458

Please sign in to comment.