pub fn build_push_batch( updates: &[RefUpdate], push_seq: u64, updated_ms: u64, ) -> Result<RecordBatch>
Build the single RecordBatch that is one push.
RecordBatch