Xuanwo commented on PR #5562: URL: https://github.com/apache/opendal/pull/5562#issuecomment-2602656031
Perhaps we should introduce `write_has_content_type` flags to indicate which metadata is available in the meta returned by the write operation. Checking the `meta.content_type()` may pass the test but is meaningless to users; it could also potentially conceal incorrect implementations that develipers and simple return `Metadata::default()` to pass all tests. And it makes it more difficult for us to determine the implementation status of various services. -- 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]
