simicd opened a new pull request, #8857: URL: https://github.com/apache/arrow-datafusion/pull/8857
## Which issue does this PR close? Closes #8205 ## Rationale for this change Migrate remaining Rust unit tests in `order.rs` to sqllogictest ## What changes are included in this PR? - Move unit tests from order.rs to order.slt - Move parquet file to git submodule ## Are these changes tested? Yes ## Are there any user-facing changes? No ----- Hi everyone, this is my first PR in the arrow-datafusion project (I have previously contributed a few smaller PRs to the arrow-datafusion-python repository). I chose to tackle one of the issues tagged with `good first issue` as I thought it would be a good way to start contributing here. I would greatly appreciate any feedback & suggestions. Thank you in advance for taking the time to review my contribution! -- 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]
