devinjdangelo commented on code in PR #7283:
URL: https://github.com/apache/arrow-datafusion/pull/7283#discussion_r1295114050


##########
.gitignore:
##########
@@ -104,3 +104,6 @@ datafusion/CHANGELOG.md.bak
 
 # Generated tpch data
 datafusion/core/tests/sqllogictests/test_files/tpch/data/*
+
+# Scratch temp dir for sqllogictests
+datafusion/core/tests/sqllogictests/test_files/scratch*

Review Comment:
   Yes, I rebased locally and then updated these relative paths throughout the 
pr to fix the pipeline.



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