[
https://issues.apache.org/jira/browse/CALCITE-6361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mihai Budiu resolved CALCITE-6361.
----------------------------------
Fix Version/s: 1.38.0
Assignee: Mihai Budiu
Resolution: Fixed
Fixed in
https://github.com/apache/calcite/commit/19debd3e90e391bc6ba8250ec81735490b4b0cee
> Uncollect.deriveUncollectRowType throws AssertionFailure if the input data is
> not a collection
> ----------------------------------------------------------------------------------------------
>
> Key: CALCITE-6361
> URL: https://issues.apache.org/jira/browse/CALCITE-6361
> Project: Calcite
> Issue Type: Bug
> Components: core
> Affects Versions: 1.37.0
> Reporter: Mihai Budiu
> Assignee: Mihai Budiu
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.38.0
>
>
> This happens because the type checker calls getComponentType() without
> checking first that the field type has components. It should report an error
> in such a case.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)