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
Is there any interest or ongoing work toward supporting ODBC-based connections in Refinery? My use case involves targeting Databricks, which only exposes ODBC/JDBC interfaces 🤮 . I'm evaluating whether it's feasible to implement a custom MigrationDatabase backend using odbc-api, or if this would require structural changes to Refinery's architecture.
Any guidance on integration points, architectural constraints, or prior attempts would be appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any interest or ongoing work toward supporting ODBC-based connections in Refinery? My use case involves targeting Databricks, which only exposes ODBC/JDBC interfaces 🤮 . I'm evaluating whether it's feasible to implement a custom
MigrationDatabase
backend usingodbc-api
, or if this would require structural changes to Refinery's architecture.Any guidance on integration points, architectural constraints, or prior attempts would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions