-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.0
-
Fix Version/s: 4.0.0
-
Component/s: Query Planning, Standalone Metastore
-
Labels:
-
Target Version/s:
Currently separate calls are made to metastore to fetch constraints like Pk, fk, not null etc. Since planner always retrieve these constraints we should retrieve all of them in one call.
- duplicates
-
HIVE-24091 Replace multiple constraints call with getAllTableConstraints api call in query planner
-
- Resolved
-
- is a parent of
-
HIVE-24062 Combine all table constrains RDBMS calls in one SQL call
-
- Open
-
- links to