We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f604d25 commit 0ba13d3Copy full SHA for 0ba13d3
src/mongo/s/type_collection_common_types.idl
@@ -41,8 +41,10 @@ structs:
41
TimeseriesOptions: TimeseriesOptions
42
fields:
43
timeseriesBucketsMayHaveMixedSchemaData:
44
- type: optionalBool
+ type: bool
45
+ optional: true
46
description: "Indicates if time-series buckets may have mixed schema data."
47
timeseriesBucketingParametersHaveChanged:
48
49
50
description: "Indicates if bucketing parameters have changed for this time-series collection."
0 commit comments