googleapis / googleapis/google-cloud-java
[java-bigquery] Support TableDefinition maxStaleness for CDC
- 主要语言
- Java
- 星标
- 2.1k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 157
描述
**Describe the solution you'd like**
TableDefinition should support maxStaleness for change data capture (CDC).
**Additional context**
See https://cloud.google.com/bigquery/docs/reference/rest/v2/tables#resource:-table maxStaleness & the [CDC blog post](https://cloud.google.com/blog/products/data-analytics/bigquery-gains-change-data-capture-functionality)
贡献指南
调研方向
Start with the Java BigQuery TableDefinition entry point and compare its supported fields with the BigQuery tables REST resource documentation, especially maxStaleness. Use the linked CDC documentation to understand the intended behavior; done means TableDefinition supports this CDC setting consistently with the API.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- google-cloud, java
- 领域
- databases
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100