mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-23 00:10:38 +00:00
* fixme: recompile somewhere else * feat: re-compile&re-register all scripts in table * fix: allow empty scripts table * chore: add non-blocking somewhere * chore: PR advices * chore: more PR advices * style: remove useless join * style: remove redunent code * refactor: use `bg` runtime instead * style: cargo fmt