Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.25.0
Description
Currently RelCrossType#getFieldCount throws an assertion error because RelCrossType is not struct.
However, RelCrossType does return proper values for getFieldList and getFieldNames, so it makes sense to unlock getFieldCount.
Attachments
Issue Links
- is related to
-
CALCITE-5333 Query with "WITH" clause is failing after calcite upgrade
- In Progress
- links to