mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-20 06:50:37 +00:00
* feat: impl TQL parser in sqlparser * feat: impl invoking TQL via SQL * chore: remove src/sql/src/tql_parser.rs * chore: fix typo * test: add tql test * chore: carry type Co-authored-by: LFC <bayinamine@gmail.com> * chore: cr comments --------- Co-authored-by: LFC <bayinamine@gmail.com>