You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "avantgardnerio (via GitHub)" <gi...@apache.org> on 2023/12/20 18:19:20 UTC

[PR] Use StreamWriter instead of FileWriter [arrow-ballista]

avantgardnerio opened a new pull request, #943:
URL: https://github.com/apache/arrow-ballista/pull/943

   # 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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Use StreamWriter instead of FileWriter [arrow-ballista]

Posted by "avantgardnerio (via GitHub)" <gi...@apache.org>.
avantgardnerio merged PR #943:
URL: https://github.com/apache/arrow-ballista/pull/943


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org