smallzhongfeng opened a new issue, #8018:
URL: https://github.com/apache/arrow-datafusion/issues/8018

   ### Is your feature request related to a problem or challenge?
   
   Currently, we have not verified the accuracy of the test classes in the 
datafusion-example directory, so we should test it while running ci. Reduce the 
probability of coding errors
   
   ### Describe the solution you'd like
   
   The current idea may be relatively simple. I will create two directories, 
one named external_storage and one named flight_sql. External_storage will 
contain test cases that require external storage, and flight_sql will contain 
flight-related test cases. When I run my tests I skip these two directories.
   
   ### 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]

Reply via email to