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

Use StreamWriter instead of FileWriter #943

Merged
merged 2 commits into from
Dec 21, 2023

Conversation

avantgardnerio
Copy link
Contributor

@avantgardnerio avantgardnerio commented Dec 20, 2023

Which issue does this PR close?

Closes #942.

Rationale for this change

Described in issue, but also dictionaries don't work properly when using FileWriter (there are duplicate dictionary ID errors).

What changes are included in this PR?

Switch from FileWriter to StreamWriter

Are there any user-facing changes?

Dictionaries should work.

@avantgardnerio avantgardnerio merged commit 05c0aac into apache:main Dec 21, 2023
17 checks passed
@avantgardnerio avantgardnerio deleted the bg_stream branch December 21, 2023 16:12
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.

Use StreamWriter instead of FileWriter
2 participants