We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Summary
minio/minio#13804 added behavior to continue listing a directory if it is marked as deleted (e.g. is a delete marker).
This behavior was added to improve compatibility with S3 and improve functionality with applications which use the Hadoop S3A connector (e.g. spark).
We should add to the docs how listing works w/ deleted directories to make this behavior clear and findable.
Goals
List the in-scope goals
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
minio/minio#13804 added behavior to continue listing a directory if it is marked as deleted (e.g. is a delete marker).
This behavior was added to improve compatibility with S3 and improve functionality with applications which use the Hadoop S3A connector (e.g. spark).
We should add to the docs how listing works w/ deleted directories to make this behavior clear and findable.
Goals
List the in-scope goals
The text was updated successfully, but these errors were encountered: