vogievetsky commented on a change in pull request #7725: Web-Console: add 
actions icon to lookups
URL: https://github.com/apache/incubator-druid/pull/7725#discussion_r287183690
 
 

 ##########
 File path: web-console/src/views/task-view/tasks-view.tsx
 ##########
 @@ -648,6 +656,7 @@ ORDER BY "rank" DESC, "created_time" DESC`);
             width: 70,
             filterable: false,
             Cell: row => {
+              console.log(row);
 
 Review comment:
   no log please

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to