vinothchandar commented on issue #9391:
URL: https://github.com/apache/hudi/issues/9391#issuecomment-1669897168

   >Similarly to above, i would like to add kafka key as well & same can be 
implemented for other kafka sources as well.
   
   To be clear, the proposal is to generate more columns for Kafka source, not 
extend the Hudi metadata columns?  (i.e add more _hoodie_* columns, which is 
not preferrable IMO). 
   
   Two aspects: 
   
   1. Would it be easier to map Kafka key to HoodieRecord:key (current API is 
probably limiting to GenericRecord/Row) 
   2. Think through schema evolution for existing pipelines with data without 
the field. 


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

Reply via email to