All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* **flink:** add describe/explain/use/show statement and some test ([3e4318d](https://github.com/DTStack/dt-sql-parser/commit/3e4318db6182f7a1850de25396320688039f050a))
* **flink:** add drop/alter test add add part of queryStatement ([5be0acb](https://github.com/DTStack/dt-sql-parser/commit/5be0acb6922e7673114c0e20c167acf16c41f356))
* **flink:** add grammar rules that pass the test ([0b599c9](https://github.com/DTStack/dt-sql-parser/commit/0b599c99db8f486a8783d3de8b86a9ffbe8a215f))
* **flink:** adjust lexer position to fix test error ([970e1c0](https://github.com/DTStack/dt-sql-parser/commit/970e1c08352d5f863a662ef42bf3b9d0c9325d0d))
* **flink:** merge parser and lexer in order to java test ([a5dda8e](https://github.com/DTStack/dt-sql-parser/commit/a5dda8e67f92a4555f4a279d20594ecef6195123))
* **flink:** modify grammar to match keywords ([c1b6b56](https://github.com/DTStack/dt-sql-parser/commit/c1b6b56fce21910684604936317ecb28a19e506d))
* **flink:** update flinkSql grammar and add some test ([cd344a9](https://github.com/DTStack/dt-sql-parser/commit/cd344a986c043f3da67d4b8aa69cac74e377962f))
* **flink:** update grammar to match special columnName ([25fbdf0](https://github.com/DTStack/dt-sql-parser/commit/25fbdf0df9dbc3690ddc9532bd60a2e47f628264))
* **utils:** add cleanSql、splitSql、lexer func and test ([2400a1c](https://github.com/DTStack/dt-sql-parser/commit/2400a1ce3b54e1336f0940b59846392b36d57eaa))
* add generic and plsql basic parser file ([7ec0001](https://github.com/DTStack/dt-sql-parser/commit/7ec000157c9355cb01b9be80367554c151f1e8e6))
* add some query grammar ([bc06afa](https://github.com/DTStack/dt-sql-parser/commit/bc06afa0c096118be7c8a8f21469d7bc976dac96))
* create hive lexer and hive parser ([81fb236](https://github.com/DTStack/dt-sql-parser/commit/81fb23648e0f3d080331f16f387a857d26f12d60))
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.