[
https://issues.apache.org/jira/browse/CALCITE-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-4217:
------------------------------------
Labels: pull-request-available (was: )
> Unlock RelCrossType#getFieldCount()
> -----------------------------------
>
> Key: CALCITE-4217
> URL: https://issues.apache.org/jira/browse/CALCITE-4217
> Project: Calcite
> Issue Type: Sub-task
> Components: core
> Affects Versions: 1.25.0
> Reporter: Vladimir Sitnikov
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)