[
https://issues.apache.org/jira/browse/HIVE-24091?focusedWorklogId=477859&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-477859
]
ASF GitHub Bot logged work on HIVE-24091:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Sep/20 13:30
Start Date: 02/Sep/20 13:30
Worklog Time Spent: 10m
Work Description: ashish-kumar-sharma closed pull request #1444:
URL: https://github.com/apache/hive/pull/1444
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 477859)
Time Spent: 50m (was: 40m)
> 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 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)