codope commented on issue #6152: URL: https://github.com/apache/hudi/issues/6152#issuecomment-1210499221
@magnus-ISU Your idea sounds good. I would recommend creating a subclass that implements your use case. We could have used transformers but we need `Op` field while writing to Hudi, however, transformers are used right during fetching from the source. Created HUDI-4592 to track this issue. Feel free to create a merge request. Please go through our [contribution guide](https://hudi.apache.org/contribute/how-to-contribute#code-contributions). -- 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]
