morningman opened a new pull request, #35762:
URL: https://github.com/apache/doris/pull/35762

   ## Proposed changes
   
   1. Fix invalid `to_int()` method logic
   2. Remove unnecessary properties when creating s3 resource
       Before, after recreating s3 resource, there will be some extra 
properties being added to the resource properties,
       such as AWS_ACCESS_KEY, but this keys are only for s3 client on BE side, 
don' t needed when ping s3.
       But it will add some invalid properties such as `AWS_TOKEN=null`
   
   


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to