Skip to content

Spaceship operator (<=>) not supported #14098

@ion-elgreco

Description

@ion-elgreco

Is your feature request related to a problem or challenge?

I am trying to add support for Generated Columns in Delta-rs. For this to be functional, we need the spaceship operator to be implemented in datafusion SQL. Currently it's not supported as we can see here:

DeltaError: Generic DeltaTable error: This feature is not implemented: Unsupported SQL binary operator Spaceship

Describe the solution you'd like

Add support for parsing <=> if it exists in a sql statement.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions