mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-24 15:08:37 +00:00
3fd9c2f144
* 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