Hi all, Arrow Flight SQL is a protocol for interacting with SQL databases using the Arrow in-memory format and the Flight RPC framework.[1]
Apache Doris has already implemented and reported great performance improvement.[2] With Apache Arrow Flight SQL, I think we can integrate more deeply into the Python ecosystem. Just want to ask if anyone is interested in this and familiar with Arrow Flight SQL, we can work together. [1] https://arrow.apache.org/docs/format/FlightSql.html [2] https://github.com/apache/doris/issues/25514
