t0il3ts0ap commented on issue #2515:
URL: https://github.com/apache/hudi/issues/2515#issuecomment-797230466


   @nsivabalan oh I see. Well I am reading from kafka topic where data is 
present in avro schema, so I am forced to use a source schema for it. 
   And since I am using transformer to add/remove/change fields, I wanted to 
infer target schema easily from `Dataset<Row>` instead of doing schema 
manipulations manually.
   Isn't `NullTargetSchemaRegistryProvider` provided for the same. Btw, the 
issue is not coming when using COW table or when using this 
[pr](https://github.com/apache/hudi/pull/2655) 


----------------------------------------------------------------
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.

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


Reply via email to