Andy Grove
Andy Grove
This paper would be worth a read too for anyone interested to learn how Databricks uses query fuzzing with Spark. - [SparkFuzz: Searching Correctness Regressions in Modern Query Engines](https://bogdanghit.github.io/publications/sparkfuzz.pdf) I...
I have started work on fuzzing SQL and data using https://github.com/andygrove/sqlfuzz and plan on eventually adding tests to this project but for now, I am doing this separately. It has...
Depends on https://github.com/apache/arrow-rs/issues/2053
@kmitchener What do you think about breaking some of these changes out into smaller PRs? For example, the formatting changes to the roadmap could be reviewed as a standalone change....
Can we update the user guide to show this new functionality? This can be a follow-on issue.
@v0y4g3r I'd like to start understanding more about the efforts here. Is the plan to put this behind a cargo `feature` so that we can switch between `arrow` and `arrow2`?
This is fantastic work @waitingkuo. Thank you for working on this!
> should be arrow-datafusion 12.0.0? Thanks, yes!
I am no longer planning on releasing this early and will stick to the regular schedule, with the RC being created on September 9th.
@alamb @liukun4515 I updated the release checklist to include a few issues that are still open. I think it may be better to delay the release by a few days...