jiaoew1991 commented on issue #3244:
URL: 
https://github.com/apache/incubator-opendal/issues/3244#issuecomment-1752305482

   > opendal_operator_new() will return a nullptr on error
   
   Just returning a nullptr is not enough for diagnosing errors, especially 
when the authentication configuration of object storage is complex. If there is 
a misconfiguration, it is necessary to know the detailed error message in order 
to make modifications. This will be more user-friendly for maintenance.
   
   In addition, adding a message to opendal_code is a good idea.


-- 
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]

Reply via email to