Vineet Garg created HIVE-22782: ---------------------------------- Summary: Consolidate metastore call to fetch constraints Key: HIVE-22782 URL: https://issues.apache.org/jira/browse/HIVE-22782 Project: Hive Issue Type: Improvement Components: Query Planning Reporter: Vineet Garg Assignee: Vineet Garg
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. -- This message was sent by Atlassian Jira (v8.3.4#803005)