Skip to content

Cannot construct nullable UDTs (type, rather than value) with SubstraitBuilder #798

Description

@benbellick

For some reason, the nullability is hard-coded to false. e.g.

return Type.UserDefined.builder().urn(urn).name(typeName).nullable(false).build();

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