Skip to content

ARROW-7475: [Rust] Arrow IPC Stream writer - #6281

Closed
nevi-me wants to merge 3 commits into
apache:masterfrom
nevi-me:ARROW-7475
Closed

ARROW-7475: [Rust] Arrow IPC Stream writer#6281
nevi-me wants to merge 3 commits into
apache:masterfrom
nevi-me:ARROW-7475

Conversation

@nevi-me

Copy link
Copy Markdown
Contributor

The stream writer is applied on top of ARROW-5182#6107 (file writer) and should be merged after.

@nevi-menevi-me changed the title ARROW-7475: [Rut] Arrow IPC Stream writerARROW-7475: [Rust] Arrow IPC Stream writerJan 25, 2020
@github-actions

Copy link
Copy Markdown

@nevi-me

Copy link
Copy Markdown
ContributorAuthor

Here's the stream writer @maxburke.

I'll look into the test failures when I get a chance.

This adds a stream writer on top of the file writer.
The file writer should be merged first.
@nevi-me

Copy link
Copy Markdown
ContributorAuthor

@andygrove this includes the fix for failing tests on master. The Arrow IPC files' folder was moved when fuzzing test files were added.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@nevi-me@andygrove