comphead commented on issue #13845:
URL: https://github.com/apache/datafusion/issues/13845#issuecomment-2555639571

   I agree with @findepi, once it is merged it is a deferred problem and much 
harder to find the root cause.
   My initial naive thought was to have smoke tests/correctness tests on PRs 
and more advanced things like benchmarks before the release, but this approach 
has the same flaw of deferred problem detection.
   
   The challenge is we focused to move most of test cases to sqllogictests, 
which is good and doesn't have tests duplication anymore. But another side of 
the medal we cannot unit test some packages without end 2 end tests which are 
sqllogictest and the latter requires all DF to be compiled 
   


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to