maxburke commented on pull request #7319: URL: https://github.com/apache/arrow/pull/7319#issuecomment-668815376
Oh! One more :) This one uses the ParquetWriter trait instead of std::fs::File: https://github.com/urbanlogiq/arrow/commit/e15851e11cef942fcd3803cb80016c35e49dca1b (our primary usecase is we write parquet files to memory because they immediately get persisted to object storage like AWS S3 so we never deal with local files) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
