geruh opened a new pull request, #6255: URL: https://github.com/apache/opendal/pull/6255
# Which issue does this PR close? Related to #6226. # Rationale for this change This PR adds support for `opendal::options::StatOptions` conversion in the java bindings. This is part of the migration to the new options API outlined in RFC-6213 (#6213). # What changes are included in this PR? * Added a complete mapping and conversion of `opendal::options::StatOptions` * behavior tests mirroring Rust's `async_stat.rs` test suite * Added the capabilities to support the options * Instant to date time conversion which will aid in adding the read options. # Are there any user-facing changes? Yes, users can now add options to their stat requests -- 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]
