Skip to content

SELECT constructor with 2 attributes cannot be coerced to a scalar. #1841

@xd1313113

Description

@xd1313113

Description

  • A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

partiql ▶ (false, 1) = (SELECT a, b FROM T);
e: [semantic] Degree of scalar subquery must be 1 (one). Actual degree: 2.

Failed with given input. Please see the above errors.

Expected Behavior

  • < A clear and concise description of what you expected to happen. >

Additional Context

  • Java version: XXX
  • PartiQL version: XXX
  • Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions