You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/05/16 15:34:00 UTC

[jira] [Created] (ARROW-8823) [C++] Compute aggregate compression ratio when producing compressed IPC body messages

Wes McKinney created ARROW-8823:
-----------------------------------

             Summary: [C++] Compute aggregate compression ratio when producing compressed IPC body messages
                 Key: ARROW-8823
                 URL: https://issues.apache.org/jira/browse/ARROW-8823
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney


It would be beneficial to know the exact bytes-on-wire savings once the message has been produced. Since this computation would be relatively trivial it would not add overhead to the IPC write hot path. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)