influxdb/generated_types
Nga Tran 13c57d524a
feat: Change data type of catalog partition's sort_key from a string to an array of string (#4801)
* feat: Change data type of catalog Postgres partition's sort_key from a string to an array of string

* test: add column with comma

* fix: use new protonuf field to avoid incompactible

* fix: ensure sort_key is an empty array rather than NULL

* refactor: address review comments

* refactor: address more comments

* chore: clearer comments

* chore: Update iox_catalog/migrations/20220607102200_change_sort_key_type_to_array.sql

* chore: Update iox_catalog/migrations/20220607102200_change_sort_key_type_to_array.sql

* fix: Rename migration so it will be applied after

Co-authored-by: Marko Mikulicic <mkm@influxdata.com>
2022-06-10 13:31:31 +00:00
..
protos feat: Change data type of catalog partition's sort_key from a string to an array of string (#4801) 2022-06-10 13:31:31 +00:00
src refactor: rename builder like predicate methods to be `with_` (#4808) 2022-06-09 11:26:03 +00:00
.gitignore feat: Check in generated WAL flatbuffers code 2021-03-22 09:38:59 -04:00
Cargo.toml feat: enable debugging of failed querier->ingester requests (#4659) 2022-05-23 15:37:31 +00:00
build.rs fix: Remove OG proto definitions 2022-05-06 11:50:03 -04:00