Skip to content

Support remaining AST expression forms rejected by binder #334

@KKould

Description

@KKould

Current state

Some AST expression forms are still rejected by binder.

Known examples include:

  • function(subquery)
  • table functions outside FROM
  • qualified wildcard expression forms

Expected

Support these AST forms or narrow them with explicit compatibility decisions.

Pointers

  • src/binder/expr.rs:380
  • src/binder/expr.rs:677
  • src/binder/expr.rs:853
  • src/binder/select.rs:1122

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