pub fn enrich_record(
record: &mut Record,
engine: &StorageEngine,
source_stream: &str,
join_key: &str,
)Expand description
Performs lazy streaming enrichment lookup.
pub fn enrich_record(
record: &mut Record,
engine: &StorageEngine,
source_stream: &str,
join_key: &str,
)Performs lazy streaming enrichment lookup.