gabotechs commented on code in PR #16633:
URL: https://github.com/apache/datafusion/pull/16633#discussion_r2185709428


##########
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:
   I'd be nice to keep the label as DatafusionSubstraitRoundTrip so that we can 
use it in the future for skipping tests failing on Substrait roundtrip mode 👍



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