Re: [I] [Feature] Doris support Arrow Flight SQL protocol [doris]

2025-06-14 Thread via GitHub
lutinglt commented on issue #25514: URL: https://github.com/apache/doris/issues/25514#issuecomment-2973536017 > > [@xinyiZzz](https://github.com/xinyiZzz) Thank you for creating this feature request and for implementing Arrow Flight in Doris. Currently (Doris 2.1.0) we have only data retrie

Re: [I] [Feature] Doris support Arrow Flight SQL protocol [doris]

2025-03-03 Thread via GitHub
xinyiZzz commented on issue #25514: URL: https://github.com/apache/doris/issues/25514#issuecomment-2693994530 > Hi [@xinyiZzz](https://github.com/xinyiZzz) > > We are looking to query S3 objects directly using the Apache Doris S3 Table-Valued Function (TVF) and would like to leverage

Re: [I] [Feature] Doris support Arrow Flight SQL protocol [doris]

2025-02-17 Thread via GitHub
Susmit07 commented on issue #25514: URL: https://github.com/apache/doris/issues/25514#issuecomment-2662463444 Hi @xinyiZzz We are looking to query S3 objects directly using the Apache Doris S3 Table-Valued Function (TVF) and would like to leverage Apache Arrow Flight SQL Server for

Re: [I] [Feature] Doris support Arrow Flight SQL protocol [doris]

2024-03-20 Thread via GitHub
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`.

Re: [I] [Feature] Doris support Arrow Flight SQL protocol [doris]

2024-03-20 Thread via GitHub
aditanase commented on issue #25514: URL: https://github.com/apache/doris/issues/25514#issuecomment-2010577663 Thanks for adding this! Wondering if there are plans for doing something similar on the federated query side. I think it would slot in nicely between data lake support and JDBC,

Re: [I] [Feature] Doris support Arrow Flight SQL protocol [doris]

2024-03-19 Thread via GitHub
xinyiZzz commented on issue #25514: URL: https://github.com/apache/doris/issues/25514#issuecomment-2008589092 > @xinyiZzz Thank you for creating this feature request and for implementing Arrow Flight in Doris. Currently (Doris 2.1.0) we have only data retrieval. Are you also planning to imp

Re: [I] [Feature] Doris support Arrow Flight SQL protocol [doris]

2024-03-12 Thread via GitHub
jpohanka commented on issue #25514: URL: https://github.com/apache/doris/issues/25514#issuecomment-1990966353 @xinyiZzz Thank you for creating this feature request and for implementing Arrow Flight in Doris. Currently (Doris 2.1.0) we have only data retrieval. Are you also planning to imple