Huguowei opened a new issue, #21426:
URL: https://github.com/apache/doris/issues/21426

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Description
   
   当前当hive表的数据存储在不同存储类型时(如hdfs、华为云obs),需要创建多个catalog分别对应(hive_hdfs 
hive_obs),实际上hive metastore只有一份,并且两个catalog中看到的表完全一致。
   不支持查询hive_hdfs中的obs表,或hive_obs中的hdfs表。
   如果将这两种配置集成到一起,在发起查询时自动判断是使用hdfs或obs,应该能更方便的使用,也避免了能看到表却不能查询的问题。
   
   ### Solution
   
   _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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to