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
ADBC is a client-side abstraction that enables Arrow-native interacting with remote DBs. If Tenzir provides an adbc source operator, we can pull data natively into a pipeline from a variety of systems, including PostreSQL, SQLite, and Snowflake.
Since ADBC also has bulk ingestion API, it could also be a sink operator.
The content you are editing has changed. Please copy your edits and refresh the page.
ADBC is a client-side abstraction that enables Arrow-native interacting with remote DBs. If Tenzir provides an
adbc
source operator, we can pull data natively into a pipeline from a variety of systems, including PostreSQL, SQLite, and Snowflake.Since ADBC also has bulk ingestion API, it could also be a sink operator.
Definition of Done
The text was updated successfully, but these errors were encountered: