Skip to main content

row_hash_array

Function row_hash_array 

Source
pub fn row_hash_array(batch: &RecordBatch, cols: &[String]) -> Result<ArrayRef>
Expand description

The _rivet_row_hash column for a batch, over an already-resolved column set. Both sinks compute it here so neither can drift from the other’s rendering — the value’s only guarantee is that one function produces it.