mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-21 05:28:44 +00:00
bf331ec4ac
* feat: impl QueryEngine#execute, adds numbers table and query engine test * fix: clippy warning * fix: reuse runtime in context in table adapter * fix: by CR comments