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 anonymizer parameters for columns #54

Closed
Pyeroh opened this issue Jul 17, 2019 · 1 comment
Closed

Support anonymizer parameters for columns #54

Pyeroh opened this issue Jul 17, 2019 · 1 comment

Comments

@Pyeroh
Copy link
Contributor

Pyeroh commented Jul 17, 2019

It's a suggestion, but also a way to specify this feature.

With the configuration file, it should be possible to pass parameters to a custom anonymizer. These parameters :

  • are to be placed on a column node,
  • interpreted as a Map in the Column class,
  • if the anonymizer supports parameters (with an interface inherited from Anonymizer), it is called with the parameters.

I'm currently working on it, what do you think of it ?

@realrolfje
Copy link
Owner

Merged into develop, part of next release

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