[
https://issues.apache.org/jira/browse/ARROW-12884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352512#comment-17352512
]
David Li commented on ARROW-12884:
----------------------------------
This may also be redundant with the underlying transport (e.g. gRPC with TLS),
if the goal is solely to ensure that the data wasn't corrupted on the wire.
Otherwise I agree with Antoine that it makes more sense as part of IPC.
> [Flight] Data checksumming support
> ----------------------------------
>
> Key: ARROW-12884
> URL: https://issues.apache.org/jira/browse/ARROW-12884
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
>
> Currently, there is not a built-in mechanism to allow for data integrity
> checks for FlightData messages. This issue is to discuss and see if there may
> be a way to add this to Flight without making things more complicated for the
> non-checksummed use case
--
This message was sent by Atlassian Jira
(v8.3.4#803005)