[ 
https://issues.apache.org/jira/browse/IGNITE-16129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgeny Stanilovsky updated IGNITE-16129:
----------------------------------------
    Labels: calcite  (was: calcite3-required)

> 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: calcite
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)

Reply via email to