* enable ctid feature flag for testing. bump versions * Removed PostgresSourceTest pre-ctid and turn CtidEnabledPostgresSourceTest back into PostgresJdbcSourceAcceptanceTest (#28341) Co-authored-by: Rodi Reich Zilberman <867491+rodireich@users.noreply.github.com> * Update PostgresSourceTest to no longer use Legacy AirbyteStateType * Fix test. Uncovered a bug in handling of money[] and float[] * revert version change * Orderly removal of ctid flag for cursor * Handle correctly full refresh streams. (#28369) * Handle correctly full refresh streams. Handle xmin full refresh (currently blocked in ui). remove unnecessary debug logs * Test catalog with a mix of incremental and full refresh streams * Filter out full refresh streams since they are not expected to be retuned by getIncrementalIterators() * Filter out full refresh existing streams as well * revert name to reflect incremental only streams * 28505 xmin + ctid reclassify connection when ctid is not possible (#28548) * reclassify to xmin stream we cannot read with ctid * fix reclassify * improve test * Add initial load using xmin flow * typo * Added test for xmin initial load flow * Improve testing for initial load with xmin flow * sanity * sanity * bump versions and release notes --------- Co-authored-by: Duy Nguyen <duy@airbyte.io>
Welcome to Airbyte Docs
Whether you are an Airbyte user or contributor, we have docs for you!
For Airbyte Cloud users
Browse the connector catalog to find the connector you want. In case the connector is not yet supported on Airbyte Cloud, consider using Airbyte Open Source.
Next, check out the step-by-step tutorial to sign up for Airbyte Cloud, understand Airbyte concepts, and run your first sync. Then learn how to use your Airbyte Cloud account.
For Airbyte Open Source users
Browse the connector catalog to find the connector you want. If the connector is not yet supported on Airbyte Open Source, build your own connector.
Next, check out the Airbyte Open Source QuickStart. Then learn how to deploy and manage Airbyte Open Source in your cloud infrastructure.
For Airbyte contributors
To contribute to Airbyte code, connectors, and documentation, refer to our Contributing Guide.