You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@doris.apache.org by GitBox <gi...@apache.org> on 2019/08/26 12:46:39 UTC

[GitHub] [incubator-doris] imay opened a new issue #1703: Support Arrow format

imay opened a new issue #1703: Support Arrow format
URL: https://github.com/apache/incubator-doris/issues/1703
 
 
   Now there are some undergoing work in Doris, such connecting with other system like Apache Spark. So there are many work that define data exchange interface. I think we can leverage Apache Arrow. [Apache Arrow](https://arrow.apache.org/) is a cross-language development platform for in-memory data.
    
   We can convert Doris data to Arrow format and provide to other system, and provide write API in Arrow format. For example we can provide a library which use can use to generate Doris format file.
   
   And what's more, we can leverage Arrow's functionality, such as convert JSON content into our memory format.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@doris.apache.org
For additional commands, e-mail: dev-help@doris.apache.org