Allow Splittable DoFn itself to be used as the restriction provider.
未關閉
core
improvement
P3
python
- 主要語言
- Java
- 星號
- 8.7k
- 分支
- 4.7k
- 平均合併
- 2 天 9 小時
- 30 天內合併 PR
- 202
描述
Binding the provider to the DoFn class itself at construction time can be limiting, we should add an option to use the DoFn instance itself as the restriction provider.
Imported from Jira [BEAM-11354](https://issues.apache.org/jira/browse/BEAM-11354). Original Jira may contain additional context.
Reported by: robertwb.
貢獻指南
研究方向
未指定檔案或測試。首先定位 Splittable DoFn restriction-provider API 及其建構路徑;完成標準是 DoFn 執行個體可以選擇充當自身的 restriction provider,而不是要求一個個別繫結的 provider class。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- data-engineering
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100