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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to