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

simulator: add DROP TABLE <t> support #949

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alpaylan
Copy link
Contributor

@alpaylan alpaylan commented Feb 9, 2025

I wanted to assist the current development in an up-to-date fashion, this PR adds drop table(which is being implemented currently in #897) testing support to the generator.

Unfortunately, we don't have feature flags in the simulator yet, so the users should manually fix the generation probability in simulator/generation/plan.rs#L644 and simulator/generation/property.rs#L629.

- clean up the query generation/printing by separating it into different files and removing duplications
@alpaylan alpaylan mentioned this pull request Feb 9, 2025
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

Successfully merging this pull request may close these issues.

1 participant