Andy Grove
Andy Grove
> Do we have tests for this? All of our existing tests pass without any of these changes, so I am curious if there is a good way for us...
> But #9876 is talking about replacing `TableCacheQueryStageExec` which we should never replace as I understand we shouldn't replace query stage execs? I think #9876 is really about making the...
As an example of the benefit of fuzz testing, I just found a correctness issue while experimenting with the proposed solution. Issue: https://github.com/apache/datafusion-comet/issues/2612 We had an existing test for `array_reverse`...
fixed in https://github.com/apache/datafusion-comet/pull/1689
The current status is that Comet is slower than Spark. Both Spark and Comet take an extremely long time to complete the benchmark (~50 minutes compared to 10 minutes for...
Working on this has not been a priority lately, so I'll close this for now. Thanks for the collaboration @anuragmantri.
I don't have a strong opinion, but if we are going to change the versioning scheme, I would rather do it once than twice. Why don't we just jump straight...
Sure, lets do it. Can you create a PR against `main` to update version numbers and add the changelog?
Updated example chart now that this is logging the correct info: