pub fn hll_union( col1: impl Into<Column>, col2: impl Into<Column>, allow_different_lg_config_k: Option<bool>, ) -> Column