Skip to content

Conversation

@royalstream
Copy link
Contributor

WriteFooterAsync is private, so the example doesn't compile.
This method was probably public in an earlier version of the library.
WriteEndAsync seems to be the proper replacement.

WriteFooterAsync is private, so the example doesn't compile. 
This method was probably public in an earlier version of the library.
WriteEndAsync seems to be the proper replacement.
@github-actions
Copy link

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on JIRA? https://issues.apache.org/jira/browse/ARROW

Opening JIRAs ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename pull request title in the following format?

ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

@royalstream royalstream changed the title Using WriteEndAsync instead of WriteFooterAsync MINOR: [C#] Fixing example to use WriteEndAsync instead of WriteFooterAsync May 26, 2021
Copy link
Contributor

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

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

Thanks!

@eerhardt eerhardt closed this in 6bc94da Jun 30, 2021
Sign up for free to 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