Skip to content
Snippets Groups Projects
Commit de2e9dff authored by Georgy Moshkin's avatar Georgy Moshkin :speech_balloon:
Browse files

fix: change schema storage definitions

* _picodata_index keys now include space_id
* _picodata_space distribution type changed to "array"
* _picodata_space format type changed to "array"
* add Spaces::insert and Indexes::insert methods
* Ddl now has #[serde(tag = "kind", rename_all = "snake_case")]
* Dml now has #[serde(tag = "op_kind", rename_all = "snake_case")]
* Distribution now has #[serde(tag = "kind", rename_all = "snake_case")]
parent b326fd7d
No related branches found
No related tags found
1 merge request!508fix: change schema storage definitions
Pipeline #17514 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment