You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/02/25 00:25:22 UTC

[GitHub] [druid] lrosenman edited a comment on issue #9212: azure extensions: task log kill crashes with "Not Implemented".

lrosenman edited a comment on issue #9212: azure extensions: task log kill crashes with "Not Implemented".
URL: https://github.com/apache/druid/issues/9212#issuecomment-590616757
 
 
   druid=# select count(*) from druid_tasks where created_date::timestamptz < now() - '30 days'::interval and not active;
    count
   --------
    949649
   (1 row)
   
   If I change the select count(*) to delete, is this safe?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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