Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
v4.0.0-alpha
-
None
Description
When execute function 'pruneSegments' of FilePruner, if there are some cast expressions in filter, it will throw exception 'UnsupportedOperationException: empty.reduceLeft'.
Solution:
Convert cast expressions in filter to attribute before translating filter.