comphead commented on PR #21941:
URL: https://github.com/apache/datafusion/pull/21941#issuecomment-4362932432

   thanks @blaginin 
   another micro optimization prob is to check 0 tests
   
   ```
   running 0 tests
   
   test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; 
finished in 0.00s
   ```
   
   the execution takes nothing but planning might take something, 14 entries 
for linux tests and 20 for macos


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