Context
We plan to have the capability to source data for the most commonly-used dimensions. For this to be possible, we will need to
- Provide a way for the stream configuration to signal which dimensions should receive data
- Provide a way for the client library to fulfill this request by e.g. calling methods which supply the required values
We will use the session length instrument and the 'skin' dimension as a POC.
Questions to answer
- What does the stream configuration syntax for this look like?
- What should the schema look like to accommodate this?