mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-14 01:02:55 +00:00
* docs: Change comment position * refactor(procedure): Store error in ProcedureState * test: Mock instance with procedure enabled * feat: Add wait method to wait for procedure * test(datanode): Test create table by procedure * chore: Fix clippy