influxdb/router/benches
Carol (Nichols || Goulding) ac26ceef91
feat: Make a place to do partition template validation
- Create data_types::partition_template::ValidationError
- Make creation of NamespacePartitionTemplateOverride and
  TablePartitionTemplateOverride fallible
- Move SerializationWrapper into a module to make its inner field
  private to force creation through one fallible constructor; this is
  where the validation logic will go to be shared among all uses of
  partition templates
2023-06-07 11:38:12 -04:00
..
partitioner.rs feat: Make a place to do partition template validation 2023-06-07 11:38:12 -04:00
schema_validator.rs test(bench): router partitioner 2023-06-02 16:04:09 +02:00