alamb commented on a change in pull request #1477:
URL: https://github.com/apache/arrow-datafusion/pull/1477#discussion_r774136970



##########
File path: datafusion/src/physical_plan/sort.rs
##########
@@ -201,15 +201,6 @@ fn sort_batch(
         None,
     )?;
 
-    let schema = Arc::new(Schema::new(

Review comment:
       the fix is to delete this code, the rest of the file is a test

##########
File path: datafusion/src/physical_plan/sort.rs
##########
@@ -201,15 +201,6 @@ fn sort_batch(
         None,
     )?;
 
-    let schema = Arc::new(Schema::new(

Review comment:
       the fix is to delete this code, the rest of the PR is a test




-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to