Shaked Aharon created DATAFU-171: ------------------------------------ Summary: dedupWithCombiner to support Cols list in the order / group by params Key: DATAFU-171 URL: https://issues.apache.org/jira/browse/DATAFU-171 Project: DataFu Issue Type: Improvement Reporter: Shaked Aharon
Currently, dedupWithCombiner only support a single column as its groupBy / orderBy keys. you can still leverage multiple keys, but you will need to add them as column with some expression to unify the columns. I would suggest adding support of multiple columns in the function itself without having to modify the df prior to that -- This message was sent by Atlassian Jira (v8.20.10#820010)