You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to support managed connection against oracle database. That means that queries against oracle can be executed using any of VDK interfaces : vdk sql-query, job_input.execute_query, SQL steps and so on.
We want to support managed connection against oracle database. That means that queries against oracle can be executed using any of VDK interfaces :
vdk sql-query
, job_input.execute_query, SQL steps and so on.What needs to be done is
The https://github.com/vmware/versatile-data-kit/blob/feature/vdk-oracle/projects/vdk-plugins/vdk-oracle is already bootstrapped here. So it's a starting point.
The text was updated successfully, but these errors were encountered: