Baunsgaard commented on PR #2222:
URL: https://github.com/apache/systemds/pull/2222#issuecomment-2642995691

   It looks something like:
   ```bash
   
   EXPlAIN (TASK-GRAPH):ColumnRecodeBuildTask<ColId: 1><Prio: 5><Waiting: 2>
   --ColumnCompositeUpdateDCTask<ColId: 1><Prio: 5><Waiting: 4>
   --AllocMetaTask<Prio: 0><Waiting: 1>
   ----UpdateOutputColTask<Prio: 0><Waiting: 1>
   ----ColumnMetaDataTask<ColId: 1><Prio: 0><Waiting: 0>
   ----InitOutputMatrixTask<Prio: 0><Waiting: 1>
   ------ApplyTasksWrapperTask<ColId: 1>
   ```
   for a small transform encode : "{dummycode:[C1]}"
   
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@systemds.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to