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 retrieval. Are you also planning to implement data ingestion via Arrow Flight? > > Hi [@jpohanka](https://github.com/jpohanka), currently no plans to implement data ingestion, but expect to support in future, especially in Spark and Flink. In the past we have tested Spark via Arrow Flight load Doris and reduce data serialization time by 10 times. It would be fantastic if pyarrow's adbc_ingest could be supported, as it would allow directly writing pandas or polars DataFrames into Doris tables. -- 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]
