Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SQLancer or SQLancer type fuzzing #7

Open
Mytherin opened this issue Jul 18, 2023 · 0 comments
Open

Add SQLancer or SQLancer type fuzzing #7

Mytherin opened this issue Jul 18, 2023 · 0 comments

Comments

@Mytherin
Copy link
Contributor

Currently SQLancer is disabled as issues were not being found/reported. We should re-add SQLancer to the fuzzing setup, or duplicate the functionality of query partitioning fuzzing within DuckFuzz (see the paper here). The advantage of implementing this in DuckFuzz is that we can generate all expressions that DuckDB supports, rather than only those implemented in SQLancer currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant