Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Scala version categorify udf see big GC overhead in recsys2020 example #1

@xuechendi

Description

@xuechendi

python udf will need extra executorMemoryOverhead, so we decided to use scala udf for udf categorify
While from test, we see big GC overhead of scala-udf
Need to fix this
possibility:

  1. Categorify class is extends from UserDefinedFunction, while this is not a case class
  2. input and output encoder?

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