Merging upstream version 17.9.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
2bf6699c56
commit
9777880e00
87 changed files with 45907 additions and 42511 deletions
|
@ -192,6 +192,8 @@ class Presto(Dialect):
|
|||
"START": TokenType.BEGIN,
|
||||
"MATCH_RECOGNIZE": TokenType.MATCH_RECOGNIZE,
|
||||
"ROW": TokenType.STRUCT,
|
||||
"IPADDRESS": TokenType.IPADDRESS,
|
||||
"IPPREFIX": TokenType.IPPREFIX,
|
||||
}
|
||||
|
||||
class Parser(parser.Parser):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue