Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.3.5
    • None
    • fs/s3

    Description

      iceberg and hbase could benefit from being able to give a list of individual files to delete -files which may be scattered round the bucket for better read peformance.

      Add some new optional interface for an object store which allows a caller to submit a list of paths to files to delete, where
      the expectation is

      • if a path is a file: delete
      • if a path is a dir, outcome undefined
        For s3 that'd let us build these into DeleteRequest objects, and submit, without any probes first.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: