Re: IPC body buffer compression

2020-05-16 Thread Wes McKinney
BTW I just opened https://issues.apache.org/jira/browse/ARROW-8823 since we don't track "what the uncompressed size would have been" without compression turned on. On Sat, May 16, 2020 at 10:19 AM Amol Umbarkar wrote: > > Thanks Wes. Will do. > > On Sat, May 16, 2020 at 7:06 PM Wes McKinney wrot

Re: IPC body buffer compression

2020-05-16 Thread Amol Umbarkar
Thanks Wes. Will do. On Sat, May 16, 2020 at 7:06 PM Wes McKinney wrote: > hi Amol, > > thanks for pointing that out. Such a heuristic (observing compression > ratios of stream messages) could be implemented at some point so that > compression could be toggled off mid-stream if it doesn't seem t

Re: IPC body buffer compression

2020-05-16 Thread Wes McKinney
hi Amol, thanks for pointing that out. Such a heuristic (observing compression ratios of stream messages) could be implemented at some point so that compression could be toggled off mid-stream if it doesn't seem to be helping. Feel free to open a JIRA issue about this - Wes On Sat, May 16, 2020