Skip to content

Deterministic Dictionary testing in CometFuzzTestSuite #1708

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

Open
mbutrovich opened this issue May 2, 2025 · 0 comments
Open

Deterministic Dictionary testing in CometFuzzTestSuite #1708

mbutrovich opened this issue May 2, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@mbutrovich
Copy link
Contributor

What is the problem the feature request solves?

#1697 exposed an issue in the random data generation: depending on RNG you can get Dictionary encoded values when written to Parquet, which can result in different paths being exercised.

Describe the potential solution

I tested this locally, but we could modify the generation to use a lower cardinality on some columns to force dictionary encoding.

Additional context

No response

@mbutrovich mbutrovich added the enhancement New feature or request label May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant