Skip to content

[Doubts] Custom spark physical operator Just like AlreadySortedExec #5

@dragno99

Description

@dragno99

Hello Vladimir Prus, I read your blog on medium, it was very much interesting, i learned alot from it. By reading so, I was trying to write a custom operator which will derived an extra column ( i.e add an extra UTF8 string at the end of InternalRow), after that I am applying groupBy aggregation, it seems like everything is working fine but i am seeing that only 1 element is taking part in groupBy aggregation whereas when i am just using mapPartitions to derive that columns, lots of elements taking part in shuffling stage and giving correct output.

I need your help and suggestion to resolve this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions