[
https://issues.apache.org/jira/browse/GRIFFIN-283?focusedWorklogId=299808&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-299808
]
ASF GitHub Bot logged work on GRIFFIN-283:
------------------------------------------
Author: ASF GitHub Bot
Created on: 22/Aug/19 23:05
Start Date: 22/Aug/19 23:05
Worklog Time Spent: 10m
Work Description: guoyuepeng commented on issue #526: [GRIFFIN-283] Move
sink steps into TransformStep
URL: https://github.com/apache/griffin/pull/526#issuecomment-524110463
accu
| |---__totalCount
| |---__missCount
| | |---__missRecords
for accuracyTransStep,
it has two pre-required steps, missCountTransStep and totalCountTransStep.
it has list of writing subsequent steps, as writesteps
(metricwritestep::Nil).
I agree with you to chain those steps.
it is clear.
@bhlx3lyx7 @wankunde
to be clear to griffin community, maybe we also can refactor step as task in
all measure.
Thanks,
William
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 299808)
Time Spent: 0.5h (was: 20m)
> Move sink steps into TransformStep
> ----------------------------------
>
> Key: GRIFFIN-283
> URL: https://issues.apache.org/jira/browse/GRIFFIN-283
> Project: Griffin
> Issue Type: Task
> Reporter: wan kun
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Treat sink steps as a part of a transform step, so we can keep focus on
> transform step codes.
> Also the sink steps and some other transform step could be executed
> concurrently.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)