[ https://issues.apache.org/jira/browse/DATAFU-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eyal Allweil resolved DATAFU-171. --------------------------------- Resolution: Fixed [Merged|https://github.com/apache/datafu/commit/649955e1eab9ddf51e77017a648e1b75c9b909e6] > 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 > Affects Versions: 1.6.1 > Reporter: Shaked Aharon > Priority: Minor > Fix For: 1.7.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > 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)