mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-13 00:32:56 +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)