Steve Loughran
Steve Loughran
Add a new releaser method, which then is invoked to release buffers on failure. It is a bit contrived how we try not break external implementations when adding a new...
The options to delete markers everywhere or under authoritative paths have been removed. Markers on parent paths will *never* be deleted after any file creation. - Removes a lot of...
# Not for merging # Feature Outline of a RenameOperation class which creates a builder which would ultimately initiate a rename. It's not *that* complex an operation API-wise. The pain...
make rename/3 public. Rollup of #743 commits rebased to trunk
Adds an API (pulled from #6596) to allow callers to request IO capacity for an named operation with optional source and dest paths. The first use of this would be...
PR to help test this against asf staged artifacts
### Rationale for this change * Saves overhead of HTTP head request when opening a file * tells the hadoop FS client that the file being opened is parquet, and...