lava-oushudb-dt-sql-parser/test/parser
Hayden 0924acf730
feat: update the builtin funcs of flinksql (#102)
* style: put evrry branch on a single line

* feat: support ASYMMETRIC and SYMMETRIC for between and

* feat: support SIMILAR TO predicate

* feat: support nested boolean expression

* feat: support escape to like and similar in flink sql

* test: add where clause test cases

* feat: add reservedKeywordsUsedAsFunctionName rule

* feat: add timepointLiteral rule and improve function call grammar
2023-05-24 15:03:08 +08:00
..
flinksql feat: update the builtin funcs of flinksql (#102) 2023-05-24 15:03:08 +08:00
generic feat: upgrade antlr4 to 4.12.0 (#88) 2023-05-04 10:13:05 +08:00
hive feat: upgrade antlr4 to 4.12.0 (#88) 2023-05-04 10:13:05 +08:00
pgsql feat: upgrade antlr4 to 4.12.0 (#88) 2023-05-04 10:13:05 +08:00
plsql feat: upgrade antlr4 to 4.12.0 (#88) 2023-05-04 10:13:05 +08:00
spark feat: upgrade antlr4 to 4.12.0 (#88) 2023-05-04 10:13:05 +08:00