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

Fabian Hueske closed FLINK-8242.
--------------------------------
    Resolution: Fixed

Fixed for 1.4.1 with 19fcd5ebadabdebc4d56716920937f229f06f5d3
Fixed for 1.5.0 with 63a19e879bfb4c4981f151e7b50481df094dcb09

> ClassCastException in OrcTableSource.toOrcPredicate
> ---------------------------------------------------
>
>                 Key: FLINK-8242
>                 URL: https://issues.apache.org/jira/browse/FLINK-8242
>             Project: Flink
>          Issue Type: Bug
>          Components: Batch Connectors and Input/Output Formats
>    Affects Versions: 1.4.0
>            Reporter: Fabian Hueske
>            Assignee: Fabian Hueske
>            Priority: Critical
>             Fix For: 1.5.0, 1.4.1
>
>
> The {{OrcTableSource}} tries to cast all predicate literals to 
> {{Serializable}} in its {{toOrcPredicate()}} method. This fails with a 
> {{ClassCastException}} if a literal is not serializable.
> Instead of failing, we should ignore the predicate and log a WARN message.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to