Skip to content

combine fails for GroupBy when reducing function is bare lambda #18

@ExpandingMan

Description

@ExpandingMan

I discuss this issue in some more detail in this PR. In summary, combine needs an inner reducing function from the rf argument, but it can't get it if it is supplied directly with a bare anonymous function (i.e. a Reduction is needed). I added some documentation in that PR so that users will know what to do if it gets merged, but a real fix is needed. Doing this without breaking changes will be difficult.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions