Allow Splittable DoFn itself to be used as the restriction provider.
未关闭
core
improvement
P3
python
- 主要语言
- Java
- 星标
- 8.7k
- 派生
- 4.7k
- 平均合并
- 1 天 20 小时
- 30 天内合并 PR
- 196
描述
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