mirror of
https://github.com/apache/druid.git
synced 2025-03-02 07:19:14 +00:00
* Ability to Delete task logs and segments from Google Storage * implement ability to delete all tasks logs or all task logs written before a particular date when written to Google storage * implement ability to delete all segments from Google deep storage * * Address review comments