mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-15 01:32:56 +00:00
* fix: cli export `create table` with quoted names * add test * apply review comments * fix to pass check * remove eprintln for clippy check * use prebuilt binary to avoid compile * ci run coverage after build * drop dirty hack test Signed-off-by: tison <wander4096@gmail.com> --------- Signed-off-by: tison <wander4096@gmail.com> Co-authored-by: tison <wander4096@gmail.com>