Gabriel39 commented on PR #10236:
URL: https://github.com/apache/doris/pull/10236#issuecomment-1166217354

   Hi @TurboWay , I think this will be a huge feature for Doris. I'm interested 
in this and I have some thoughts:
   
   1. I think python client will benefit most data engineers. However, if we 
decide to support more for them, DataFrame is an essential API we have to 
support but it has not been done in this PR.
   2. For data analysis, a python client is not enough because it has poor 
effecience for large amount data. So we still need a effecient communication 
protocol (maybe RPC) between Doris BE server and client.
   
   I think these two are essential and important. Are you interested for a 
further diving in this way? It's a really wonderful feature and welcome you to 
contribute more for this and I could offer some helps for you


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to