Poorvankbhatia commented on PR #950: URL: https://github.com/apache/flink-kubernetes-operator/pull/950#issuecomment-2690791512
> @Poorvankbhatia thanks for the PR. Did you evaluate if this can be achieved based off of the existing `DataGeneratorSource`/`GeneratorFunction`? Generally, our approach should be to try to capture usage patterns that might also be required for generating synthetic data by Flink users and make them available by providing utilities in the `generator` package. Yes, absolutely! However, using DataGeneratorSource requires adding a dependency on flink-connector-datagen in autoscaling's pom.xml. I wasn't sure if that was acceptable, so I replicated the original source instead. -- 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]
