pub(crate) fn build_degree_row<R: Row>( order_key_indices: &[usize], degree: u64, inequality_idx: Option<usize>, row: &R, ) -> impl Row