houqp commented on pull request #8968:
URL: https://github.com/apache/arrow/pull/8968#issuecomment-749128903


   +1 on @alamb's diagram. I think what would be interesting to extend in the 
future for transport protocol based readers like kafka is to make them 
composable with serialization based readers like json, parquet and cvs. I.e. as 
an end user, i can configure kafka reader to read json from kafka stream into 
arrow record batches. json reader parsing logic has now been decoupled from IO, 
so this should be pretty straight forward to implement.


----------------------------------------------------------------
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]


Reply via email to