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

Stress test binary to text converter using fuzzed plans #28

Open
EpsilonPrime opened this issue Mar 2, 2023 · 1 comment
Open

Stress test binary to text converter using fuzzed plans #28

EpsilonPrime opened this issue Mar 2, 2023 · 1 comment

Comments

@EpsilonPrime
Copy link
Member

The plan specification allows for a myriad of combinations that are difficult to test exhaustively. Fuzzing could illuminate unexpected combinations such as those caused by unexpected return types encountered by the visitors.

@westonpace
Copy link
Member

I think a Substrait fuzzer would be very valuable beyond just stress testing the converter. I suppose the converter wouldn't care if the plans were practical though.

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

2 participants