Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Inorder to get all the constraints of table i.e. PrimaryKey, ForeignKey, UniqueConstraint ,NotNullConstraint ,DefaultConstraint ,CheckConstraint. We have to do 6 different metastore call. Replace these call with one getAllTableConstraints api which provide all the constraints at once
Attachments
Issue Links
- is duplicated by
-
HIVE-22782 Consolidate metastore call to fetch constraints
- Closed
- links to