Skip to content

docs: how to specify any, union or variant type for a schema #11734

@christophediprima

Description

@christophediprima

Please describe the issue

I would like to define a schema like this with a column being of any or variant type but cant find a way to do it.
The only one that was accepted by ibis but not by Flink is following:

ibis.schema({"variant-field": "unknown"})

Flink as ANY but not UNKNOWN

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation related issues or PRs

    Type

    No type

    Projects

    Status

    backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions