kou commented on code in PR #509:
URL: https://github.com/apache/arrow-site/pull/509#discussion_r1580060163


##########
powered_by.md:
##########
@@ -176,6 +176,7 @@ short description of your use case.
   (e.g. multi-threading, SIMD vectorization, hiding memory latencies). 
   Polars is built upon Apache Arrow and uses its columnar memory, compute 
kernels,
   and several IO utilities. Polars is written in Rust and available in Rust 
and Python.
+* **[protarrow][55]:** A python library for converting from Apache Arrow to 
Protocol Buffers and back. 

Review Comment:
   ```suggestion
   * **[protarrow][55]:** A Python library for converting from Apache Arrow to 
Protocol Buffers and back. 
   ```



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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to