-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.0.0
-
Component/s: Standalone Metastore
-
Labels:
-
Target Version/s:
Predicate Push Down is disabled for like filter while fetching partition data from metastore. The following patch introduces PPD for like filters while fetching partition data from the metastore in case of DIRECT-SQL and JDO. The patch also covers all the test cases mentioned in HIVE-5134 because of which Predicate Push Down for like filter was disabled.
- links to