fix: make ddl wait to be committed in pico.sql
Before current commit, sql waited for ddl operations to be prepared in the cluster, but not committed or aborted. As a result, when the user queries the space right after the previous ddl successfully returned "ok", it was possible to retrieve "no space found" error.
parent
f9fd4195
No related branches found
No related tags found