[jira] [Work logged] (HIVE-22218) Break up DDLSemanticAnalyzer - extract Workload Management related analyzers

2019-10-01 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-22218?focusedWorklogId=321086=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-321086
 ]

ASF GitHub Bot logged work on HIVE-22218:
-

Author: ASF GitHub Bot
Created on: 01/Oct/19 07:34
Start Date: 01/Oct/19 07:34
Worklog Time Spent: 10m 
  Work Description: miklosgergely commented on pull request #777: 
HIVE-22218 Break up DDLSemanticAnalyzer - extract Workload Management related 
analyzers
URL: https://github.com/apache/hive/pull/777
 
 
   
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 321086)
Time Spent: 20m  (was: 10m)

> Break up DDLSemanticAnalyzer - extract Workload Management related analyzers
> 
>
> Key: HIVE-22218
> URL: https://issues.apache.org/jira/browse/HIVE-22218
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available, refactor-ddl
> Attachments: HIVE-22218.01.patch
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> DDLSemanticAnalyzer is a huge class, more than 4000 lines long. The goal is 
> to refactor it in order to have everything cut into more handleable classes 
> under the package  org.apache.hadoop.hive.ql.exec.ddl:
>  * have a separate class for each analyzers
>  * have a package for each operation, containing an analyzer, a description, 
> and an operation, so the amount of classes under a package is more manageable
> Step #5: extract all the workload management related analyzers from 
> DDLSemanticAnalyzer, and move them under the new package.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-22218) Break up DDLSemanticAnalyzer - extract Workload Management related analyzers

2019-09-20 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-22218?focusedWorklogId=315518=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-315518
 ]

ASF GitHub Bot logged work on HIVE-22218:
-

Author: ASF GitHub Bot
Created on: 20/Sep/19 08:06
Start Date: 20/Sep/19 08:06
Worklog Time Spent: 10m 
  Work Description: miklosgergely commented on pull request #777: 
HIVE-22218 Break up DDLSemanticAnalyzer - extract Workload Management…
URL: https://github.com/apache/hive/pull/777
 
 
   … related analyzers
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 315518)
Remaining Estimate: 0h
Time Spent: 10m

> Break up DDLSemanticAnalyzer - extract Workload Management related analyzers
> 
>
> Key: HIVE-22218
> URL: https://issues.apache.org/jira/browse/HIVE-22218
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available, refactor-ddl
> Attachments: HIVE-22218.01.patch
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> DDLSemanticAnalyzer is a huge class, more than 4000 lines long. The goal is 
> to refactor it in order to have everything cut into more handleable classes 
> under the package  org.apache.hadoop.hive.ql.exec.ddl:
>  * have a separate class for each analyzers
>  * have a package for each operation, containing an analyzer, a description, 
> and an operation, so the amount of classes under a package is more manageable
> Step #5: extract all the workload management related analyzers from 
> DDLSemanticAnalyzer, and move them under the new package.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)