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

☁ Cloud Interop: Ability to read from remote Airbyte destinations, emulating the existing "cache" behavior #110

Closed
Tracked by #111
aaronsteers opened this issue Mar 8, 2024 · 0 comments · Fixed by #143
Assignees

Comments

@aaronsteers
Copy link
Contributor

aaronsteers commented Mar 8, 2024

Related to:

This feature would allow users to read from destination connections hosted on Airbyte Cloud/OSS/Enterprise.

This would be accomplished by mapping the config from an Airbyte-hosted destination into the PyAirbyte "Cache" constructs which use SQLAlchemy to read from SQL database.

Note:

  • For very good security reasons, it is not possible to download config secrets from the Airbyte API. Users will still need to provide their credentials by another means, for instance with environment variables.
@aaronsteers aaronsteers self-assigned this Apr 3, 2024
@aaronsteers aaronsteers changed the title 💡 Feature Request: Ability to read from remote Airbyte destinations, emulating the existing "cache" behavior ☁ Cloud Interop: Ability to read from remote Airbyte destinations, emulating the existing "cache" behavior Apr 3, 2024
@aaronsteers aaronsteers linked a pull request Apr 3, 2024 that will close this issue
7 tasks
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

Successfully merging a pull request may close this issue.

1 participant