[
https://issues.apache.org/jira/browse/CALCITE-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17837356#comment-17837356
]
Mihai Budiu commented on CALCITE-6366:
--------------------------------------
I have submitted (at least a partial) fix in
https://github.com/apache/calcite/pull/3589
The issue addressed is [CALCITE-6169]
> Code generated by EnumUtils#convert should throw an exception if the target
> type is overflowed
> ----------------------------------------------------------------------------------------------
>
> Key: CALCITE-6366
> URL: https://issues.apache.org/jira/browse/CALCITE-6366
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Ruben Q L
> Priority: Major
>
> Code generated by EnumUtils#convert should throw an exception if the target
> type is overflowed (consider using Expressions#convertChecked)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)