Skip to content

TypeMapper is not serializable, cause error when used in Broadcast State #49

@qingwei91

Description

@qingwei91

Hi, I am using scala.math.BigDecimal in broadcast state, and it is not working.

I believe it is caused by TypeMapper which is used to handle java=>scala BigDecimal mapping, and broadcast state required the TypeInfo to be serializable.

I think this can be fixed by making TypeMapper serializable, do you think this is the right fix?

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