Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-5887: [C#] ArrowStreamWriter writes FieldNodes in wrong order #4836

Closed
wants to merge 1 commit into from

Conversation

eerhardt
Copy link
Contributor

@eerhardt eerhardt commented Jul 9, 2019

Write FieldNodes in correct order in ArrowStreamWriter.
Also, fix a small issue with writing BooleanArrays' NullBitmapBuffer.

@pgovind @chutchinson

Also, fix a small issue with writing BooleanArrays' NullBitmapBuffer.
Copy link

@imback82 imback82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pgovind
Copy link

pgovind commented Jul 9, 2019

Yup, looks good to me

@wesm wesm closed this in efa3ae7 Jul 10, 2019
@eerhardt eerhardt deleted the Fix5887 branch July 11, 2019 02:54
wesm pushed a commit that referenced this pull request Jul 13, 2019
Write FieldNodes in correct order in ArrowStreamWriter.
Also, fix a small issue with writing BooleanArrays' NullBitmapBuffer.

@pgovind @chutchinson

Author: Eric Erhardt <eric.erhardt@microsoft.com>

Closes #4836 from eerhardt/Fix5887 and squashes the following commits:

f0835de <Eric Erhardt> Write FieldNodes in correct order in ArrowStreamWriter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants