CookingBoy opened a new issue, #20948: URL: https://github.com/apache/doris/issues/20948
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version release-1.2.4.1 ### What's Wrong? Backgroud: Hive supports setting separate paths for partitions Bugļ¼if the location of Hive tables is hdfs, and the setting of location for some partitions is s3 in the same table, this is an error like 'connect to hdfs failed, error: InvalidParameter: Invalid input: uri is not a valid URI type. ' when you try to read the data of these special partition. And vice versa, but the difference is that the error is like 's3 uri is invalid: hdfs://ns1/xxxx'. ### What You Expected? read data normally from the special partitions whose location is on s3 ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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.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