Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
There are inconsistent class and variable names. For example, QueryUnit and task are used in a mixing way, and QueryUnitAttempt and taskattempt are used in a mixing way. They reduce readability and make developers confuse.
Now is the right time to correct them. The main object of this issue is to investigate those inconsistent class and variable names and correct them.
However, this work may make many conflicts. In order to minimize the code conflict, we need to make a number of small separate refactors.
Attachments
Issue Links
- is related to
-
TAJO-540 (Umbrella) Implement Tajo Query Scheduler
- In Progress
1.
|
Rename the prefix 'QueryUnit' to Task | Resolved | Hyunsik Choi | |
2.
|
Rename the prefix 'SubQuery' to 'Stage' | Resolved | Hyunsik Choi |