alamb opened a new pull request, #4472:
URL: https://github.com/apache/arrow-datafusion/pull/4472

   # Which issue does this PR close?
   
   Closes https://github.com/apache/arrow-datafusion/issues/4471
   
   # Rationale for this change
   
   Basically I want to be able to add new files easily without having to define 
a test setup if I don't want todo
   
   # What changes are included in this PR?
   
   1. Change the test runner so that
   2. Have a list of per-file special setup if needed, otherwise just default 
to doing whatever is specified in the file.
   3. port some the config parameter tests (which need no setup) here to 
demonstrate how it works
   
   
   # Are these changes tested?
   Yes
   
   # Are there any user-facing changes?
   no
   
   cc @mvanschellebeeck  and @xudong963 


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