You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/05/23 15:39:33 UTC

[GitHub] [arrow-rs] ahmedriza commented on pull request #1719: Change parquet `ArrowFileWriter` to use standard `std:io::Write` rather custom `ParquetWriter` trait (#1717) (#1163)

ahmedriza commented on PR #1719:
URL: https://github.com/apache/arrow-rs/pull/1719#issuecomment-1134832399

   This is a great step forwards, and makes it cleaner as well as let the compiler enforce invariants to avoid things like https://github.com/apache/arrow-rs/issues/1717 happening. 


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