-
Type: Epic
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Component/s: None
-
Investigate changes in PM-1945: Bucket unpacking implementation for Time-series collections
-
Needed
Downstream Change Summary
Specific downstream guidance TBD.
Description of Linked Ticket
Epic Summary
Summary
Add a way to unpack events from a bucketed format in a query referencing a time-series collection.
Motivation
Time-series collection provides a user-friendly data model of one document per event. Internally, for performance and space reasons, the data is stored in a bucketed format (see Appendix: Storage format). Each query starts processing data at the bucket level, then uncompresses required fields from each bucket, and continues processing at the event level.
The project belongs to the Time-series Support initiative.
Cast of Characters
- Product Owner: Katya Kamenieva
- Project Lead: Pawel Terlecki
- Program Manager: Craig Homa
- Drivers Contact: TBD
Documentation
Scope Document
Technical Design Document
Product Description