2010YOUY01 opened a new issue, #21048:
URL: https://github.com/apache/datafusion/issues/21048

   ### Is your feature request related to a problem or challenge?
   
   It would be great to have a local script to run full CI, for all functional 
and non-functional(e.g. lints) tests, this helps development process for human 
and AI agents.
   
   ```
   ./dev/ci.sh      # Run full CI locally
   ```
   
   Here is a previous work that provides a single script to run all 
non-functional tests
   - https://github.com/apache/datafusion/issues/19227#issuecomment-4084388498
   
   The remaining work is to create a similar script for all functional tests 
(rust tests, sqllogictests, extended tests, ...)
   
   ### Describe the solution you'd like
   
   _No response_
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to