You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/08/10 10:46:47 UTC

[GitHub] [hudi] codope commented on issue #6152: [SUPPORT] When writing data with 'hoodie.datasource.write.payload.class' = 'org.apache.hudi.payload.AWSDmsAvroPayload' the 'Op' column is written to hudi, but I would like to remove it.

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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org