Skip to content

Deterministic Dictionary testing in CometFuzzTestSuite #15925

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

Closed
mbutrovich opened this issue May 2, 2025 · 1 comment
Closed

Deterministic Dictionary testing in CometFuzzTestSuite #15925

mbutrovich opened this issue May 2, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@mbutrovich
Copy link
Contributor

Is your feature request related to a problem or challenge?

#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 solution you'd like

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

Describe alternatives you've considered

No response

Additional context

No response

@mbutrovich mbutrovich added the enhancement New feature or request label May 2, 2025
@mbutrovich
Copy link
Contributor Author

Wrong repo, my bad :(

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