You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/30 18:04:00 UTC

[jira] [Updated] (HIVE-24091) Replace multiple constraints call with getAllTableConstraints api call in query planner

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

ASF GitHub Bot updated HIVE-24091:
----------------------------------
    Labels: pull-request-available  (was: )

> 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: 10m
>  Remaining Estimate: 0h
>
> 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



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