Skip to content

Support INTERSECT set operator #323

@KKould

Description

@KKould

Related umbrella: #130

Current state

KiteSQL currently implements UNION and EXCEPT, but not INTERSECT.

Expected

Support INTERSECT as a set operator.

Pointers

  • src/binder/select.rs:726
  • src/binder/select.rs:794
  • Reproduced with select 1 intersect select 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions