You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2017/10/24 09:09:00 UTC

[jira] [Reopened] (HIVE-16603) Enforce foreign keys to refer to primary keys or unique keys

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

Zoltan Haindrich reopened HIVE-16603:
-------------------------------------

[~jcamachorodriguez]: It seems to me that this patch have broken a unit test; possibly the quick test fix have to be extended a little bit more :)
{code}
mvn install -Pitests -pl itests/hive-unit -am '-Dtest=TestReplicationScenarios#testConstraints' -q -T9 -Dmaven.surefire.plugin.version=2.19.1
{code}


> Enforce foreign keys to refer to primary keys or unique keys
> ------------------------------------------------------------
>
>                 Key: HIVE-16603
>                 URL: https://issues.apache.org/jira/browse/HIVE-16603
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>              Labels: TODOC3.0
>             Fix For: 3.0.0
>
>         Attachments: HIVE-16603.patch
>
>
> Follow-up on HIVE-16575.
> Currently we do not enforce foreign keys to refer to primary keys or unique keys (as opposed to PostgreSQL and others); we should do that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)