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

[FEA] Improve AQE testing #6253

Open
andygrove opened this issue Aug 8, 2022 · 0 comments
Open

[FEA] Improve AQE testing #6253

andygrove opened this issue Aug 8, 2022 · 0 comments
Labels
test Only impacts tests

Comments

@andygrove
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We don't have a good framework for testing AQE. For example, see #6250, which was difficult to test.

Describe the solution you'd like
Design a framework for testing AQE.

This could be a good candidate to try out query fuzzing, By generating deeply nested joins and randomly tagging parts of the plan with willNotWorkOnGpu and the other tagging methods in RapidsMeta we will likely hit more edge cases.

Describe alternatives you've considered
None

Additional context
None

@andygrove andygrove added feature request New feature or request ? - Needs Triage Need team to review and classify labels Aug 8, 2022
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label Aug 9, 2022
@sameerz sameerz added test Only impacts tests and removed feature request New feature or request labels Sep 7, 2022
@andygrove andygrove removed their assignment Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

No branches or pull requests

2 participants