Closed dzitkowskik closed 8 years ago
When master gets query from client, it should create task with timestamp and attach this timestamp with id of the task when it passed data further to node.
Is it enough to use the task id as a timestamp? I think it is, right?
I think it should for now. Then we need only one additional column for each table:)
So then this task is ready :)
When master gets query from client, it should create task with timestamp and attach this timestamp with id of the task when it passed data further to node.