Saif Qureshi
08/18/2025, 1:34 PMMikhaรญl Nacharov
08/20/2025, 4:14 PMSteven Ayers
08/22/2025, 4:48 AMAirbyteWorkspace and AirbyteClient). Chatting to the dagster team in the background, and we're unsure if we should split these classes out into separate ones (AirbyteCloudWorkspace for cloud, AirbyteWorkspace for self-hosted).
It seems like apart from the API base URLs, the Cloud & Self-hosted APIs are identical right now. Does anyone know if the Airbyte team intend to keep the API schemas identical, or should we expect these APIs to diverge?
We unfortunately are using the Configuration API for one call to get the data types of stream fields, but we can remove that once the /streams api includes that information (I did find two issues marked as "complete", but the API still doesn't supply this info [GitHub Issue 41646] [GitHub Issue 44489]).shubham kumar
08/23/2025, 12:53 PMMichael DeWulf
08/28/2025, 1:55 PMLucas Segers
08/29/2025, 7:11 PMFull refresh, but instead of replacing all the existing data in the destination, it replaces only a `lookback-period`and beyond with new data
Something like:
1. I load all historical data from a stream
2. Then instead of replacing all the records, it replaces only the records from lookback_period (possibly by the _airbyte_extracted_at) and beyond with new data (capturing deletes in the meantime)
Has anyone needed something like this?Henrique Lecco
08/29/2025, 7:37 PMinclude_deleted setting.
The error being fixed is silent, so the connector is currently outputting unexpected/wrong data for all users.
https://github.com/airbytehq/airbyte/pull/65623Callum Dolan
09/02/2025, 8:12 AMBlake
09/02/2025, 1:21 PMmgzeke0
09/05/2025, 8:55 AMCallum Dolan
09/11/2025, 8:19 AMAllan Delmare
09/13/2025, 1:15 AMHenrique Lecco
09/16/2025, 6:28 PMAllan Delmare
09/17/2025, 10:12 PMAidan Lister
09/18/2025, 12:26 AMAidan Lister
09/22/2025, 12:34 PMAidan Lister
09/22/2025, 12:36 PMืืืืื ืืฅ
09/29/2025, 1:26 PMHenrique Lecco
09/30/2025, 7:43 PMBiplab Bera
10/02/2025, 11:33 AMAnatoli
10/07/2025, 8:54 AMsp33dy
10/07/2025, 9:34 AMCraig Bloodworth
10/10/2025, 1:39 PMAllan Delmare
10/14/2025, 2:24 PMFrancisco Carneiro
10/15/2025, 10:34 AMairbyte-ci connectors --name=source-chift check
airbyte-ci connectors --name=source-chift formatFungai
10/16/2025, 9:38 PMneeds-triage . I wanted to ask what the process is to get this label removed.Henrique Lecco
10/20/2025, 1:00 PMFungai
10/28/2025, 8:03 PMAidan Lister
10/29/2025, 4:50 AMAidan Lister
10/29/2025, 4:50 AM