alamb commented on code in PR #6217:
URL: https://github.com/apache/arrow-datafusion/pull/6217#discussion_r1183950923


##########
datafusion/core/tests/sql/order.rs:
##########
@@ -25,7 +25,7 @@ use test_utils::{batches_to_vec, partitions_to_sorted_vec};
 #[tokio::test]
 async fn sort_with_lots_of_repetition_values() -> Result<()> {
     let ctx = SessionContext::new();
-    let filename = "tests/parquet/data/repeat_much.snappy.parquet";

Review Comment:
   the parquet one was particularly confusing because `tests/parquet` also has 
a bunch of rust code as well



-- 
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]

Reply via email to