YuriyGavrilov opened a new issue, #7766: URL: https://github.com/apache/seatunnel/issues/7766
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description Hi All Following to the short discussion I create this issue. https://github.com/apache/seatunnel/discussions/7746 So there is an idea and goal to source and sink completely full postgres (or etc) to another postgres (source) with data masking or generation fake data for sensitive attributes. Good to know that there are a lot of fakesource available with random generators but at this moment I don't know is it working in transformer or not. Also some good news that there is dynamic compilation available for some completely custom cases. What do you think? ### Usage Scenario Some maybe will try to use Transformer in case of masking and fake generation. The real case is to make data synchronization from prod to test environment with some predefined option by user request - Support fake data generation in transformer for sensitive data masking options ### Related issues Supporting fake data generation in transformer ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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: commits-unsubscr...@seatunnel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org