-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 5.0 Required
-
Component/s: Querying
-
Fully Compatible
-
Query Execution 2021-03-22
The bucket format encodes missing and null metadata sections as null. The current getNext() implementation in the BucketUnpacker drops the metadata field if it's null. We should relax this behavior and produce metadata values if the bucket has a metadata region, otherwise we should continue to drop it if it doesn't exist.
- depends on
-
SERVER-55213 Distinguish between null and missing for metadata in time-series collections
- Closed
- is duplicated by
-
SERVER-54819 Consolidate null and missing time-series metadata, or always distinguish
- Closed