exceptionfactory commented on PR #6480: URL: https://github.com/apache/nifi/pull/6480#issuecomment-1270330576
Thanks for working on this @mattyb149! The concept looks very useful. I'm a bit concerned about the maintainability of the numerous Faker types, but in reviewing the library, I can see that it isn't necessarily easy to generalize. I would like to take a look at the library a bit more to see if there are potential opportunities to use the underlying [FakeValuesService](http://dius.github.io/java-faker/apidocs/com/github/javafaker/service/FakeValuesService.html) directly as opposed to the surface level strongly-typed random sources. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
