nitisht commented on code in PR #422: URL: https://github.com/apache/arrow-site/pull/422#discussion_r1366455949
########## powered_by.md: ########## @@ -154,6 +154,7 @@ short description of your use case. * **[pandas][12]:** data analysis toolkit for Python programmers. pandas supports reading and writing Parquet files using pyarrow. Several pandas core developers are also contributors to Apache Arrow. +* **[Parseable][51]:** Log analytics platform built for scale and usability. Ingest logs from anywhere and unify logs with Parseable. Review Comment: It uses arrow Recordbatch and flight as intermediary data format. https://github.com/parseablehq/parseable/blob/main/server/src/utils/arrow.rs -- 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]
