[jira] [Updated] (HIVE-21918) Handle each Alter Database types in a separate desc / operation

2019-07-05 Thread Zoltan Haindrich (JIRA)


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

Zoltan Haindrich updated HIVE-21918:

Resolution: Fixed
Status: Resolved  (was: Patch Available)

pushed to master. Thank you Miklos!

> Handle each Alter Database types in a separate desc / operation
> ---
>
> Key: HIVE-21918
> URL: https://issues.apache.org/jira/browse/HIVE-21918
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Affects Versions: 3.1.1
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-21918.01.patch
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> AlterDatabaseDesc / AlterDatabaseOperation handles all kind of alter database 
> commands. Following the logic of the DDL handling, they should be in separate 
> classes, with a mini framework handled by abstract ancestors.



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


[jira] [Updated] (HIVE-21918) Handle each Alter Database types in a separate desc / operation

2019-07-03 Thread ASF GitHub Bot (JIRA)


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

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

> Handle each Alter Database types in a separate desc / operation
> ---
>
> Key: HIVE-21918
> URL: https://issues.apache.org/jira/browse/HIVE-21918
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Affects Versions: 3.1.1
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-21918.01.patch
>
>
> AlterDatabaseDesc / AlterDatabaseOperation handles all kind of alter database 
> commands. Following the logic of the DDL handling, they should be in separate 
> classes, with a mini framework handled by abstract ancestors.



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


[jira] [Updated] (HIVE-21918) Handle each Alter Database types in a separate desc / operation

2019-06-24 Thread Miklos Gergely (JIRA)


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

Miklos Gergely updated HIVE-21918:
--
Issue Type: Sub-task  (was: Improvement)
Parent: HIVE-21346

> Handle each Alter Database types in a separate desc / operation
> ---
>
> Key: HIVE-21918
> URL: https://issues.apache.org/jira/browse/HIVE-21918
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Affects Versions: 3.1.1
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-21918.01.patch
>
>
> AlterDatabaseDesc / AlterDatabaseOperation handles all kind of alter database 
> commands. Following the logic of the DDL handling, they should be in separate 
> classes, with a mini framework handled by abstract ancestors.



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


[jira] [Updated] (HIVE-21918) Handle each Alter Database types in a separate desc / operation

2019-06-24 Thread Miklos Gergely (JIRA)


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

Miklos Gergely updated HIVE-21918:
--
Issue Type: Improvement  (was: Bug)

> Handle each Alter Database types in a separate desc / operation
> ---
>
> Key: HIVE-21918
> URL: https://issues.apache.org/jira/browse/HIVE-21918
> Project: Hive
>  Issue Type: Improvement
>  Components: Hive
>Affects Versions: 3.1.1
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-21918.01.patch
>
>
> AlterDatabaseDesc / AlterDatabaseOperation handles all kind of alter database 
> commands. Following the logic of the DDL handling, they should be in separate 
> classes, with a mini framework handled by abstract ancestors.



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


[jira] [Updated] (HIVE-21918) Handle each Alter Database types in a separate desc / operation

2019-06-24 Thread Miklos Gergely (JIRA)


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

Miklos Gergely updated HIVE-21918:
--
Summary: Handle each Alter Database types in a separate desc / operation  
(was: handle each Alter Database types in a separate desc / operation)

> Handle each Alter Database types in a separate desc / operation
> ---
>
> Key: HIVE-21918
> URL: https://issues.apache.org/jira/browse/HIVE-21918
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Affects Versions: 3.1.1
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-21918.01.patch
>
>
> AlterDatabaseDesc / AlterDatabaseOperation handles all kind of alter database 
> commands. Following the logic of the DDL handling, they should be in separate 
> classes, with a mini framework handled by abstract ancestors.



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


[jira] [Updated] (HIVE-21918) Handle each Alter Database types in a separate desc / operation

2019-06-24 Thread Miklos Gergely (JIRA)


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

Miklos Gergely updated HIVE-21918:
--
Status: Patch Available  (was: Open)

> Handle each Alter Database types in a separate desc / operation
> ---
>
> Key: HIVE-21918
> URL: https://issues.apache.org/jira/browse/HIVE-21918
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Affects Versions: 3.1.1
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-21918.01.patch
>
>
> AlterDatabaseDesc / AlterDatabaseOperation handles all kind of alter database 
> commands. Following the logic of the DDL handling, they should be in separate 
> classes, with a mini framework handled by abstract ancestors.



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


[jira] [Updated] (HIVE-21918) Handle each Alter Database types in a separate desc / operation

2019-06-24 Thread Miklos Gergely (JIRA)


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

Miklos Gergely updated HIVE-21918:
--
Attachment: HIVE-21918.01.patch

> Handle each Alter Database types in a separate desc / operation
> ---
>
> Key: HIVE-21918
> URL: https://issues.apache.org/jira/browse/HIVE-21918
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Affects Versions: 3.1.1
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-21918.01.patch
>
>
> AlterDatabaseDesc / AlterDatabaseOperation handles all kind of alter database 
> commands. Following the logic of the DDL handling, they should be in separate 
> classes, with a mini framework handled by abstract ancestors.



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