[
https://issues.apache.org/jira/browse/CALCITE-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17191157#comment-17191157
]
Julian Hyde commented on CALCITE-4217:
--------------------------------------
I do not agree with this change. Revert it now.
> 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
> Fix For: 1.26.0
>
> Time Spent: 20m
> 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)