pub fn hello_from_parts(
epoch: u64,
tables: Vec<TableWireSchema>,
normalized_fp: u64,
) -> NormalizedHelloExpand description
The per-subscriber handshake for a (possibly shared) normalized query at epoch, from
the query’s deterministic table set + normalized_fp (see build_query_parts).