Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.4.0
-
None
Description
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.
Attachments
Issue Links
- links to