alamb commented on pull request #379: URL: https://github.com/apache/arrow-datafusion/pull/379#issuecomment-849093913
This PR appears to need some rebasing / test fixing love: https://github.com/apache/arrow-datafusion/pull/379/checks?check_run_id=2674096854 ``` ---- physical_plan::sort_preserving_merge::tests::test_partition_sort stdout ---- thread 'physical_plan::sort_preserving_merge::tests::test_partition_sort' panicked at 'called `Result::unwrap()` on an `Err` value: Internal("SortExec requires a single input partition")', datafusion/src/physical_plan/sort_preserving_merge.rs:627:47 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace failures: ``` -- 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]
