5olitude commented on issue #1310: URL: https://github.com/apache/camel-kamelets/issues/1310#issuecomment-1445118368
insert into table_name(id, name) values (?,?) : This is my query but I need to replace the table name along with kafka returned value , suppose if my kafka values are like this [table_name,id,name] how can I assign the table_name to the above query? Im using Cassandra sink connector -- 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