Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sea Tunnel Issue: Ability to Call Stored Procedure and Move Data to Target with JDBC Source Configuration #6912

Open
Bennyjoseph07 opened this issue May 27, 2024 · 0 comments

Comments

@Bennyjoseph07
Copy link

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.

@Bennyjoseph07 Bennyjoseph07 changed the title Issue: Ability to Call Stored Procedure and Move Data to Target with JDBC Source Configuration Sea Tunnel Issue: Ability to Call Stored Procedure and Move Data to Target with JDBC Source Configuration May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant