[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2019-01-09 Thread Eugene Koifman (JIRA)


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

Eugene Koifman updated HIVE-20919:
--
  Resolution: Fixed
Release Note: n/a
  Status: Resolved  (was: Patch Available)

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch, 
> HIVE-20919.03.patch, HIVE-20919.04.patch, HIVE-20919.05.patch, 
> HIVE-20919.06.patch, HIVE-20919.07.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2019-01-09 Thread Eugene Koifman (JIRA)


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

Eugene Koifman updated HIVE-20919:
--
Fix Version/s: (was: 3.2.0)
   4.0.0

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch, 
> HIVE-20919.03.patch, HIVE-20919.04.patch, HIVE-20919.05.patch, 
> HIVE-20919.06.patch, HIVE-20919.07.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-16 Thread Miklos Gergely (JIRA)


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

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

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch, 
> HIVE-20919.03.patch, HIVE-20919.04.patch, HIVE-20919.05.patch, 
> HIVE-20919.06.patch, HIVE-20919.07.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-16 Thread Miklos Gergely (JIRA)


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

Miklos Gergely updated HIVE-20919:
--
Attachment: HIVE-20919.07.patch

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch, 
> HIVE-20919.03.patch, HIVE-20919.04.patch, HIVE-20919.05.patch, 
> HIVE-20919.06.patch, HIVE-20919.07.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-16 Thread Miklos Gergely (JIRA)


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

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

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch, 
> HIVE-20919.03.patch, HIVE-20919.04.patch, HIVE-20919.05.patch, 
> HIVE-20919.06.patch, HIVE-20919.07.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-15 Thread Miklos Gergely (JIRA)


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

Miklos Gergely updated HIVE-20919:
--
Attachment: HIVE-20919.06.patch

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch, 
> HIVE-20919.03.patch, HIVE-20919.04.patch, HIVE-20919.05.patch, 
> HIVE-20919.06.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-15 Thread Miklos Gergely (JIRA)


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

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

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch, 
> HIVE-20919.03.patch, HIVE-20919.04.patch, HIVE-20919.05.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-15 Thread Miklos Gergely (JIRA)


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

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

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch, 
> HIVE-20919.03.patch, HIVE-20919.04.patch, HIVE-20919.05.patch, 
> HIVE-20919.06.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-15 Thread Miklos Gergely (JIRA)


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

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

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch, 
> HIVE-20919.03.patch, HIVE-20919.04.patch, HIVE-20919.05.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-15 Thread Miklos Gergely (JIRA)


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

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

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch, 
> HIVE-20919.03.patch, HIVE-20919.04.patch, HIVE-20919.05.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-15 Thread Miklos Gergely (JIRA)


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

Miklos Gergely updated HIVE-20919:
--
Attachment: HIVE-20919.05.patch

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch, 
> HIVE-20919.03.patch, HIVE-20919.04.patch, HIVE-20919.05.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-15 Thread Miklos Gergely (JIRA)


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

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

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch, 
> HIVE-20919.03.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-15 Thread Miklos Gergely (JIRA)


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

Miklos Gergely updated HIVE-20919:
--
Attachment: HIVE-20919.04.patch

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch, 
> HIVE-20919.03.patch, HIVE-20919.04.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-15 Thread Miklos Gergely (JIRA)


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

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

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch, 
> HIVE-20919.03.patch, HIVE-20919.04.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-15 Thread Miklos Gergely (JIRA)


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

Miklos Gergely updated HIVE-20919:
--
Attachment: HIVE-20919.03.patch

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch, 
> HIVE-20919.03.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-15 Thread Miklos Gergely (JIRA)


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

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

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch, 
> HIVE-20919.03.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-15 Thread Miklos Gergely (JIRA)


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

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

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch, 
> HIVE-20919.03.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-15 Thread Miklos Gergely (JIRA)


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

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

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-15 Thread Miklos Gergely (JIRA)


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

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

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-15 Thread Miklos Gergely (JIRA)


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

Miklos Gergely updated HIVE-20919:
--
Attachment: HIVE-20919.02.patch

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch, HIVE-20919.02.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-14 Thread Eugene Koifman (JIRA)


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

Eugene Koifman updated HIVE-20919:
--
Component/s: (was: Hive)
 Transactions

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Transactions
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-14 Thread Miklos Gergely (JIRA)


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

Miklos Gergely updated HIVE-20919:
--
Attachment: HIVE-20919.01.patch

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Hive
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-14 Thread Miklos Gergely (JIRA)


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

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

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Hive
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
> Attachments: HIVE-20919.01.patch
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-14 Thread Miklos Gergely (JIRA)


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

Miklos Gergely updated HIVE-20919:
--
Description: UpdateDeleteSemanticAnalyzer handles update, delete, acid 
export and merge queries by rewriting them to a different form. This is a clear 
violation of 
[SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
therefore needs to be refactored. An abstract ancestor needs to take the common 
part, and each of the specific tasks should be handled by a separate class.  
(was: UpdateDeleteSemanticAnalyzer handles update, delete, acid export and 
merge queries by rewriting them to a different form. This is a clear violation 
of [SRP|[https://en.wikipedia.org/wiki/Single_responsibility_principle]], and 
therefore needs to be refactored. An abstract ancestor needs to take the common 
part, and each of the specific tasks should be handled by a separate class.)

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Hive
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|https://en.wikipedia.org/wiki/Single_responsibility_principle], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-14 Thread Miklos Gergely (JIRA)


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

Miklos Gergely updated HIVE-20919:
--
Description: UpdateDeleteSemanticAnalyzer handles update, delete, acid 
export and merge queries by rewriting them to a different form. This is a clear 
violation of 
[SRP|[https://en.wikipedia.org/wiki/Single_responsibility_principle]], and 
therefore needs to be refactored. An abstract ancestor needs to take the common 
part, and each of the specific tasks should be handled by a separate class.  
(was: UpdateDeleteSemanticAnalyzer handles update, delete, acid export and 
merge queries by rewriting them to a different form. This is a clear violation 
of [SRP|[https://en.wikipedia.org/wiki/Single_responsibility_principle],] and 
therefore needs to be refactored. An abstract ancestor needs to take the common 
part, and each of the specific tasks should be handled by a separate class.)

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Hive
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|[https://en.wikipedia.org/wiki/Single_responsibility_principle]], and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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


[jira] [Updated] (HIVE-20919) Break up UpdateDeleteSemanticAnalyzer

2018-11-14 Thread Miklos Gergely (JIRA)


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

Miklos Gergely updated HIVE-20919:
--
Summary: Break up UpdateDeleteSemanticAnalyzer  (was: Split up 
UpdateDeleteSemanticAnalyzer)

> Break up UpdateDeleteSemanticAnalyzer
> -
>
> Key: HIVE-20919
> URL: https://issues.apache.org/jira/browse/HIVE-20919
> Project: Hive
>  Issue Type: Improvement
>  Components: Hive
>Affects Versions: 3.2.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Fix For: 3.2.0
>
>
> UpdateDeleteSemanticAnalyzer handles update, delete, acid export and merge 
> queries by rewriting them to a different form. This is a clear violation of 
> [SRP|[https://en.wikipedia.org/wiki/Single_responsibility_principle],] and 
> therefore needs to be refactored. An abstract ancestor needs to take the 
> common part, and each of the specific tasks should be handled by a separate 
> class.



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