[jira] [Updated] (HIVE-19862) Postgres init script has a glitch around UNIQUE_DATABASE

2018-06-11 Thread Daniel Dai (JIRA)


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

Daniel Dai updated HIVE-19862:
--
Attachment: HIVE-19862.2.patch

> Postgres init script has a glitch around UNIQUE_DATABASE
> 
>
> Key: HIVE-19862
> URL: https://issues.apache.org/jira/browse/HIVE-19862
> Project: Hive
>  Issue Type: Bug
>  Components: Standalone Metastore
>Reporter: Daniel Dai
>Assignee: Daniel Dai
>Priority: Major
> Attachments: HIVE-19862.1.patch, HIVE-19862.2.patch
>
>
> {code}
> ALTER TABLE ONLY "DBS" ADD CONSTRAINT "UNIQUE_DATABASE" UNIQUE ("NAME");
> {code}
> Should also include "CTLG_NAME".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-19862) Postgres init script has a glitch around UNIQUE_DATABASE

2018-06-11 Thread Daniel Dai (JIRA)


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

Daniel Dai updated HIVE-19862:
--
Target Version/s: 3.1.0, 3.0.1, 4.0.0  (was: 3.1.0, 4.0.0)

> Postgres init script has a glitch around UNIQUE_DATABASE
> 
>
> Key: HIVE-19862
> URL: https://issues.apache.org/jira/browse/HIVE-19862
> Project: Hive
>  Issue Type: Bug
>  Components: Standalone Metastore
>Reporter: Daniel Dai
>Assignee: Daniel Dai
>Priority: Major
> Attachments: HIVE-19862.1.patch, HIVE-19862.2.patch
>
>
> {code}
> ALTER TABLE ONLY "DBS" ADD CONSTRAINT "UNIQUE_DATABASE" UNIQUE ("NAME");
> {code}
> Should also include "CTLG_NAME".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-19862) Postgres init script has a glitch around UNIQUE_DATABASE

2018-06-11 Thread Daniel Dai (JIRA)


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

Daniel Dai updated HIVE-19862:
--
Attachment: HIVE-19862.1.patch

> Postgres init script has a glitch around UNIQUE_DATABASE
> 
>
> Key: HIVE-19862
> URL: https://issues.apache.org/jira/browse/HIVE-19862
> Project: Hive
>  Issue Type: Bug
>  Components: Standalone Metastore
>Reporter: Daniel Dai
>Assignee: Daniel Dai
>Priority: Major
> Attachments: HIVE-19862.1.patch
>
>
> {code}
> ALTER TABLE ONLY "DBS" ADD CONSTRAINT "UNIQUE_DATABASE" UNIQUE ("NAME");
> {code}
> Should also include "CTLG_NAME".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-19862) Postgres init script has a glitch around UNIQUE_DATABASE

2018-06-11 Thread Daniel Dai (JIRA)


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

Daniel Dai updated HIVE-19862:
--
Status: Patch Available  (was: Open)

> Postgres init script has a glitch around UNIQUE_DATABASE
> 
>
> Key: HIVE-19862
> URL: https://issues.apache.org/jira/browse/HIVE-19862
> Project: Hive
>  Issue Type: Bug
>  Components: Standalone Metastore
>Reporter: Daniel Dai
>Assignee: Daniel Dai
>Priority: Major
> Attachments: HIVE-19862.1.patch
>
>
> {code}
> ALTER TABLE ONLY "DBS" ADD CONSTRAINT "UNIQUE_DATABASE" UNIQUE ("NAME");
> {code}
> Should also include "CTLG_NAME".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)