mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-18 12:08:22 +00:00
8609977b52
* 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)