finos / datahelix

The DataHelix generator allows you to quickly create data, based on a JSON profile that defines fields and the relationships between them, for the purpose of testing and validation
https://finos.github.io/datahelix/
Apache License 2.0
141 stars 50 forks source link

Ability to configure weighted distribution for user defined types #1681

Closed gitsathish closed 4 years ago

gitsathish commented 4 years ago

add ability to configure a weighted distribution for user defined types

Ask your question here.
Based the Roadmap Goal 1 - https://github.com/sl-slaing/datahelix/blob/master/docs/RoadMap.md Trying to find doc/example on how to - configure weighted distribution for user defined types.

tjohnson-scottlogic commented 4 years ago

Hi, unfortunately this bit is broken. The User Guide and this example describe how it should work, but I've confirmed that it's still not working. This is described by issue #1552. We'll review the priority of this against the other tickets in the roadmap.

tjohnson-scottlogic commented 4 years ago

Hi @gitsathish, FYI this has now been fixed. We've not done a release specifically for this, you should just be able to do a new build from master. Let us know if you'd like us to do a release. Documentation as per the links above. Hope this is of use to you :)