Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Incompatible change
-
Added support for metadata only queries.
Description
Queries like:
select max(ds) from T
where ds is a partitioning column should be optimized.
Attachments
Attachments
Issue Links
- is depended upon by
-
HIVE-2119 Optimizer on partition field
- Closed
- is related to
-
HIVE-15397 metadata-only queries may return incorrect results with empty tables
- Closed
- relates to
-
HIVE-2232 Any query to a partition column should access the metastore and not the data
- Open