Description
Hive partition pruning can support Contains, StartsWith and EndsWith predicate:
https://github.com/apache/hive/blob/0c2c8a7f57330880f156466526bc0fdc94681035/metastore/src/test/org/apache/hadoop/hive/metastore/TestHiveMetaStore.java#L1074-L1075
https://github.com/apache/hive/commit/0c2c8a7f57330880f156466526bc0fdc94681035#diff-b1200d4259fafd48d7bbd0050e89772218813178f68461a2e82551c52319b282
Attachments
Issue Links
- is cloned by
-
SPARK-33477 Hive partition pruning support date type
- Resolved
- relates to
-
HIVE-22900 Predicate Push Down Of Like Filter While Fetching Partition Data From MetaStore
- Closed
- links to