Description
When decimal or date column is used, the type field in PredicateLeafImpl will be set to null. This will result in NPE during predicate leaf generation because of null dereferencing in hashcode computation. SARG creation should be extended to support/handle decimal and date data types.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-5567 Add better protection code for SARGs
- Resolved
- links to