PyAirbyte icon indicating copy to clipboard operation
PyAirbyte copied to clipboard

PyAirbyte brings the power of Airbyte to every Python developer.

Results 127 PyAirbyte issues
Sort by recently updated
recently updated
newest added

We've received this a few times now - when PyAirbyte cannot determine a type with confidence, it prints a warning message but users often are led to believe this is...

The cache table name is now just the data stream name, which cases conflicts if different data source has the same data stream name. It would be nice to add...

enhancement

I see there are already source connectors for Atlassian's Confluence and Jira but not for BitBucket. It would be great if we could get access to those. Thanks for considering....

Arrow is a crucial library and support it natively is a big opportunity. So we can avoid to use to_pandas().

enhancement
accepting pull requests

When trying to replicate data from the `cards` stream of the `source-trello` connector, an exception is thrown: ``` Marking stream cards as STARTED Syncing stream: cards Encountered an exception while...

This is an experiment. Pyright (at least on paper) is faster, more robust, more customizable, and more actively contributed to.

Relative to other cache types, Snowflake is pretty slow right now. It appears the main issue is that there are lots of calls which have a round-trip time of .8s-1.5s....

accepting pull requests

WIP doc: https://docs.google.com/document/d/198D-RCR08qOENKeiVG6PPZ22efZ6ZW-AxW6UTrnKPSc/edit?usp=sharing (Mostly done, needs some polish)

WIP tech spec: https://docs.google.com/document/d/1fNhe3Q--C7FPFwHBhTnxN_foy4zMqLlHC4dIAim9r2M/edit?usp=sharing