Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0
Description
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.
Attachments
Issue Links
- 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