[
https://issues.apache.org/jira/browse/ARROW-9601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17168156#comment-17168156
]
David Li commented on ARROW-9601:
---------------------------------
[~wesm] the way it was set up, there's no propagation - what the client sets is
independent of what the server sets. In this case setting write options for
DoGet doesn't make much sense as you're not writing any Arrow data. That is
confusing/inconvenient, but building negotiation into Flight is a separate task
(did we file a Jira for that/should we just use this one?).
> [C++][Flight] IpcWriteOptions do not appear to be propagated in DoGet requests
> ------------------------------------------------------------------------------
>
> Key: ARROW-9601
> URL: https://issues.apache.org/jira/browse/ARROW-9601
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, FlightRPC
> Reporter: Wes McKinney
> Priority: Major
> Fix For: 2.0.0
>
>
> I haven't fully investigated this yet, but I have found that while
> compression (e.g. ZSTD) is respected in DoPut requests on the client side, it
> does not appear to propagate through DoGet requests. This may be a bug or by
> design, but I think it should be possible for the client to request that
> compression be employed when serving a DoGet
--
This message was sent by Atlassian Jira
(v8.3.4#803005)