[ 
https://issues.apache.org/jira/browse/HIVE-24091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashish Sharma updated HIVE-24091:
---------------------------------
    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 
 (was: Inorder 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)

> Replace multiple constraints call with getAllTableConstraints api call in 
> query planner
> ---------------------------------------------------------------------------------------
>
>                 Key: HIVE-24091
>                 URL: https://issues.apache.org/jira/browse/HIVE-24091
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Ashish Sharma
>            Assignee: Ashish Sharma
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to