morningman opened a new pull request, #26789: URL: https://github.com/apache/doris/pull/26789
## Proposed changes When query hudi table which file stored on huawei obs, the path's scheme is wrong, expected `s3://`, but real is `obs://`. This PR fix this issue. ## Further comments If this not a complete fix for this issue, same issue may happen on other kind of catalog such as iceberg, paimon, etc. I will submit another PR to fix them all. -- 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