[
https://issues.apache.org/jira/browse/IGNITE-16129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Plekhanov reassigned IGNITE-16129:
------------------------------------------
Assignee: Aleksey Plekhanov
> Calcite engine. RelJsonReader can't deserialize enums
> -----------------------------------------------------
>
> Key: IGNITE-16129
> URL: https://issues.apache.org/jira/browse/IGNITE-16129
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Labels: calcite2-required, calcite3-required
>
> If some remote fragment of plan contains nodes reading enums (for example
> {{IgniteTableSpool}} reads {{Spool.Type}} enum) deserialization fails on
> method {{getEnum}}. This method uses {{Util.enumVal}}, but not all type of
> enums registered here, the method {{relJson.toEnum(get(tag))}} should be used
> to read enums instead.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)