YousifS7 commented on issue #11635:
URL: https://github.com/apache/hudi/issues/11635#issuecomment-2233166710

   @wombatu-kun Couldn't that be extracted from the Transformer?
   
   
[SqlFileBasedTransformer](https://github.com/apache/hudi/blob/103b82228874079443d7bf2d3bd5b604fdd606e2/hudi-utilities/src/main/java/org/apache/hudi/utilities/transform/SqlFileBasedTransformer.java#L86)
   
   As I understand it, the Transformer sits between the Source and Target. For 
some reason my additional fields are being ignored.
   I included several fields into my SQL Transformer but none of the additional 
fields were written to the Hudi table.
   
   Thank you


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