oscerd commented on issue #1310:
URL: 
https://github.com/apache/camel-kamelets/issues/1310#issuecomment-1446001249

   This is not possible at this stage. The bind is just for values not for the 
table name. You could try to manipulate the table name through modifying the 
Kamelets and change the sink from to to toD, but it's conceptually wrong for 
Kamelets.
   
   If you have multiple tables, you should have a kafka topic for each of them 
and consume with n kamelets one for each table. Kamelets are building blocks, 
not all the use cases could be covered.


-- 
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-unsubscr...@camel.apache.org

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

Reply via email to