-
Notifications
You must be signed in to change notification settings - Fork 824
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optionally require alignment when reading IPC, respect alignment when…
… writing (#5554) * fix * Remove redundant alignment check * fix typo * Add comment about randomized testing * add doc comment on enforce_zero_copy * address alamb feedback * be explicit * fix unit tests * fix arrow-flight tests * clippy * hide api change + add require_alignment to StreamDecoder too * Preserve docs --------- Co-authored-by: Raphael Taylor-Davies <[email protected]>
- Loading branch information
Showing
5 changed files
with
431 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.