final class CompositeArityMismatchException
    extends PlanSyntaxException

The two relation endpoints name different numbers of columns.

Properties§

public ColumnRef $left
public ColumnRef $right

Methods§

public function __construct(public ColumnRef $left, public ColumnRef $right)

The two relation endpoints name different numbers of columns.

Parameters

Calls 4

Test cases 37§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 1
Other tests reaching this symbol 36

Relations§

Instantiated in 1