devinjdangelo commented on PR #7390: URL: https://github.com/apache/arrow-datafusion/pull/7390#issuecomment-1696412125
I pushed up some unit tests. The CSV option parsing unit test cannot validate options were set properly on `csv::WriterBuilder` since actually none of its properties are externally readable. We should update this unit test when https://github.com/apache/arrow-rs/issues/4735 is closed out. Also, solving my local clippy errors was as simple as running `rustup update`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
