soumilshah1995 commented on issue #11468:
URL: https://github.com/apache/hudi/issues/11468#issuecomment-2175922997

   slack chat Thread 
https://apache-hudi.slack.com/archives/C4D716NPQ/p1718691646054409
   
   this issue arises when attempting to use transformer with 
   --source-class 
org.apache.hudi.utilities.sources.debezium.PostgresDebeziumSource \
   
   --transformer-class 
org.apache.hudi.utilities.transform.SqlQueryBasedTransformer \
   --hoodie-conf 'hoodie.deltastreamer.transformer.sql=SELECT * FROM <SRC>'
   
   Throws an issue even when using Select *
   
   


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