[
https://issues.apache.org/jira/browse/HIVE-11504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14682039#comment-14682039
]
Ferdinand Xu commented on HIVE-11504:
-------------------------------------
Thanks [~spena] for your comments. I remove the default constructor since we
can only evaluate the real type for certain column with the help of schema. You
can see that the predicate leaf has a limited type and for float and double,
they should use different builders for parquet.
> Predicate pushing down doesn't work for float type for Parquet
> --------------------------------------------------------------
>
> Key: HIVE-11504
> URL: https://issues.apache.org/jira/browse/HIVE-11504
> Project: Hive
> Issue Type: Sub-task
> Reporter: Ferdinand Xu
> Assignee: Ferdinand Xu
> Attachments: HIVE-11504.1.patch, HIVE-11504.2.patch,
> HIVE-11504.2.patch, HIVE-11504.patch
>
>
> Predicate builder should use PrimitiveTypeName type in parquet side to
> construct predicate leaf instead of the type provided by PredicateLeaf.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)