Rachelint commented on issue #12114:
URL: https://github.com/apache/datafusion/issues/12114#issuecomment-2311561054

   > > As I think, can we run the basic aggregation without any optimizations 
enabled and use its output as expected first,
   > > and then we modify the options to enable different optimizations and 
their combinations, and compare their result with expected?
   > 
   > Yes, I think that is likely a good plan. In my mind, as long as all the 
code paths get the same answer that will increase our confidence that the 
system is computing the correct results in the different places
   
   Ok, I plan to make a try based on current aggr fuzz tests.
   Maybe just start from making a simple sketch, and try to impl current aggr 
fuzz tests based on it?


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