Improve/flink keywords (#195)
* refactor: improve flinksql keywords rule * test: correct flink sql unit test
This commit is contained in:
@ -53,8 +53,8 @@ describe('Flink SQL Token Suggestion', () => {
|
||||
'CURRENT',
|
||||
'CATALOGS',
|
||||
'DATABASES',
|
||||
'JARS',
|
||||
'VIEWS',
|
||||
'JARS',
|
||||
]);
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user