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/24 08:03:08 UTC

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

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

   I've removed the FileWriter and RowGroupWriter traits as discussed, and deprecated FileSink and InMemoryWriteableCursor.
   
   Assuming CI doesn't find something I've missed I think this is now ready, unless anyone objects I intend to leave it open for another 24 hours and then get it merged.


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