
Ultimate access to all questions.
When architecting a multiplex bronze table for ingestion in a streaming workload, which design choice is considered a key best practice?
A
Implement a fixed, rigid schema to accommodate all incoming event types.
B
Avoid partitioning the table entirely to minimize metadata overhead and complexity.
C
Include an event type column to differentiate and facilitate efficient filtering of data sources.
D
Store all associated metadata columns in a separate lookup table to keep the bronze layer lean.