alamb commented on issue #7749: URL: https://github.com/apache/arrow-datafusion/issues/7749#issuecomment-1749585869
I think this would be a nice beginner project for someone who was familiar with Rust, but not familiar with DataFusion / working with `RecordBatches` / arrays. There are reasonable existing examples to follow as well BTW you can run the fuzz tests with: ```shell cargo test --test fuzz ``` -- 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]
