This is an automated email from the ASF dual-hosted git repository.

cwylie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git.


    from b18dd2b  Ability to Delete task logs and segments from Azure Storage 
(#9523)
     add 8387354  Ability to Delete task logs and segments from Google Storage 
(#9519)

No new revisions were added by this update.

Summary of changes:
 .../storage/google/GoogleDataSegmentKiller.java    |  32 ++-
 .../druid/storage/google/GoogleTaskLogs.java       |  46 ++++-
 .../apache/druid/storage/google/GoogleUtils.java   |  39 ++++
 .../google/GoogleDataSegmentKillerTest.java        | 135 +++++++++++-
 .../druid/storage/google/GoogleTaskLogsTest.java   | 226 ++++++++++++++++++++-
 .../druid/storage/google/GoogleTestUtils.java      | 122 +++++++++++
 .../org/apache/druid/storage/s3/S3TaskLogs.java    |  13 +-
 .../java/org/apache/druid/storage/s3/S3Utils.java  |  11 +-
 8 files changed, 606 insertions(+), 18 deletions(-)
 create mode 100644 
extensions-core/google-extensions/src/test/java/org/apache/druid/storage/google/GoogleTestUtils.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to