georgeorange-crypto opened a new pull request, #7640: URL: https://github.com/apache/opendal/pull/7640
## Summary - stop trimming leading and trailing whitespace in operation paths - keep existing normalization for leading slashes and repeated slashes - add a behavior test that writes and reads a file whose name ends with a space Closes #6577. ## Validation - `cargo fmt --check` - `cargo test -q -p opendal-core raw::path::tests::test_normalize_path` - `OPENDAL_TEST=fs cargo test -q -p opendal --features services-fs,tests --test behavior -- test_read_with_trailing_space` - `cargo check -q` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
