mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-09-13 00:42:14 +00:00
* feat: add verbose support for tql explain/analyze * chore: apply clippy suggestions * feat: add sqlness tests * fix: adjust sqlness replace rules * fix: address CR (move tql explain/analyze inside common folder) * fix: address CR(improve comments to indicate that verbose is optional)