Skip to content

Support user-defined types when generating schema #29

Closed
@gschulze

Description

@gschulze

Currently, the schema function in ApiV1.kt does not handle user-defined types correctly. If a field has a type with a UDT registration, the corresponding UserDefinedType should be used as schema.

I've drafted an implementation at https://github.com/gschulze/kotlin-spark-api. However, I'm not sure whether this is the right place to do it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions