Bennyjoseph07 opened a new issue, #6912:
URL: https://github.com/apache/seatunnel/issues/6912
I am looking to streamline the process of moving data by invoking a stored
procedure and then transferring the resultant data to a target destination.
Currently, the JDBC source configuration requires specifying either a table
name or a SELECT query. I need a solution that allows for the execution of a
stored procedure directly as the source.
Can we implement or suggest an approach that supports calling a stored
procedure and using its output for data transfer with JDBC configuration?
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]