xinyiZzz commented on issue #25514:
URL: https://github.com/apache/doris/issues/25514#issuecomment-2011181732

   Hi @aditanase , good suggestion!
   
   We thought about using Arrow Flight SQL to implement federated query between 
multiple Doris clusters. to replace now use `jdbc:mysql`.
   
   For partitioned data sources, users often divide data sources according to 
business. for Storage and Compute Separation, it is easy to achieve resource 
isolation. for Doris that use local storage, different businesses often create 
different Doris clusters. Arrow Flight SQL is helpful for federated query and 
data migration between clusters.


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