[ https://issues.apache.org/jira/browse/HIVE-11504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14701763#comment-14701763 ]
Owen O'Malley commented on HIVE-11504: -------------------------------------- This patch seems problematic. The SARGs were better done with no distinction between int/long and float/double. What was the original motivation for the change? I believe we should roll back both changes, so I'm -1 on this patch for now. > 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.3.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)