andygrove commented on issue #2692: URL: https://github.com/apache/datafusion-comet/issues/2692#issuecomment-3493486573
> I'm thinking can we reuse the same mechanism we use for fuzz testing correctness? > > for my local testing I typically reuse fuzz correctness I didn't explain well enough in the description. What I mean is that we have no way to see if the query is returning the **expected** results. If I make a mistake in my query, I may not be testing what I think I am testing. Without seeing the result set, I could miss this. -- 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]
