lava-oushudb-dt-sql-parser/test/parser
Hayden 3f62ad0d32
feat: use SLL mode (#269)
* feat: use SLL(*) PredictionMode for better performance

* feat: optimize mysql grammar to fit SLL mode

* feat: optimize postgre grammmar to fit SLL mode

* feat: optimize spark grammar to fit SLL mode

* test: correct unit tests

* feat: optimize pgsql grammar
2024-03-19 11:27:23 +08:00
..
flinksql feat: add toMatchUnorderedArrary matcher and apply it (#271) 2024-03-01 16:48:53 +08:00
hive feat: add toMatchUnorderedArrary matcher and apply it (#271) 2024-03-01 16:48:53 +08:00
impala feat: add toMatchUnorderedArrary matcher and apply it (#271) 2024-03-01 16:48:53 +08:00
mysql feat: add toMatchUnorderedArrary matcher and apply it (#271) 2024-03-01 16:48:53 +08:00
pgsql feat: use SLL mode (#269) 2024-03-19 11:27:23 +08:00
plsql feat: migrate to antlr4ng (#267) 2024-02-26 20:25:09 +08:00
spark feat: use SLL mode (#269) 2024-03-19 11:27:23 +08:00
trinosql feat: add toMatchUnorderedArrary matcher and apply it (#271) 2024-03-01 16:48:53 +08:00