Hi all, I’m currently the main maintainer of datafusion-sqlancer: https://github.com/datafusion-contrib/datafusion-sqlancer
The project is no longer actively maintained. We have since moved to a Rust-based fuzzer, see the rationale: https://github.com/apache/datafusion/issues/14535 The new implementation is here: https://github.com/2010YOUY01/datafusion-fuzzer There have been contributors helping with the new version, with ongoing improvements and new features. To make the development easier, I’d like to propose: - Archiving datafusion-sqlancer ( https://github.com/datafusion-contrib/datafusion-sqlancer) - Moving the new datafusion-fuzzer into datafusion-contrib ( https://github.com/2010YOUY01/datafusion-fuzzer) I’d appreciate any feedback or concerns. Best, Yongting You
