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

Support generation of test data from spark schema with nested structures #296

Open
adamski201 opened this issue Jul 25, 2024 · 0 comments
Open
Assignees

Comments

@adamski201
Copy link

Currently from my understanding automatic generation of test data directly from a spark schema alone is possible but only for simple (flat) structures. Maps, arrays, and structs are not supported.

Is there any plans to support generation of test data with more complex structures? Such a feature would be incredibly useful in allowing QAs to generate test data templates without any programming experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants