lfeagan commented on issue #6921:
URL: https://github.com/apache/pinot/issues/6921#issuecomment-902841362


   Agreed. I am looking for any binary format that provides more efficient 
transfer than JSON over HTTP/1.1. Arrow is a good choice. Avro over gRPC would 
also do well based on my performance evaluations. Even simply adding support 
for a different content type than "application/json", such as avro, over the 
existing HTTP socket would be nice and not particularly difficult to achieve.


-- 
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...@pinot.apache.org

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



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

Reply via email to