lliangyu-lin commented on code in PR #16633:
URL: https://github.com/apache/datafusion/pull/16633#discussion_r2186054590


##########
datafusion/sqllogictest/bin/sqllogictests.rs:
##########
@@ -243,7 +243,7 @@ async fn run_test_file_substrait_round_trip(
     };
     setup_scratch_dir(&relative_path)?;
 
-    let count: u64 = get_record_count(&path, 
"DatafusionSubstraitRoundTrip".to_string());
+    let count: u64 = get_record_count(&path, "DataFusion".to_string());

Review Comment:
   Oh I guess my question was regarding the label `DataFusion` and `Datafusion` 
being used in the test files, which might be a typo, and not about 
`DatafusionSubstraitRoundTrip`. 
   But I saw `Datafusion` label is still being used in other test files, so I 
removed my changes.



-- 
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...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to