[source-cin7] Add incremental sync for the `sales_list` stream
- 主要語言
- Python
- 星號
- 22.1k
- 分支
- 5.4k
- 平均合併
- 5 小時
- 30 天內合併 PR
- 671
描述
> 🤖 *This issue was generated by an AI Agent.*
## What's missing
`sales_list` is full-refresh only despite the API exposing an `Updated` timestamp usable as a cursor.
## Verified on `master`
`airbyte-integrations/connectors/source-cin7/manifest.yaml` contains zero occurrences of `incremental_sync`.
## Origin
Closed as stale: #67027 (@ryanmcg2203), reviewed 2025-10-09 with no author response. That PR proposed a `DatetimeBasedCursor` on `cursor_field: Updated`.
Filed to keep a record of the gap. The PR was closed for inactivity, not on merit — credit to the original contributor if this is picked up.
---
**Internal Tracking:** https://github.com/airbytehq/oncall/issues/13178
貢獻指南
研究方向
Start with airbyte-integrations/connectors/source-cin7/manifest.yaml and inspect the source-cin7 stream configuration, which currently has no incremental_sync entries. Review the DatetimeBasedCursor proposal in closed issue #67027, especially its use of Updated as cursor_field. Done means sales_list no longer performs only full refreshes and uses Updated for incremental synchronization.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- data-engineering
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 68/100