googleapis / googleapis/google-cloud-java
bigquery : add support for allow_non_incremental_definition and max_staleness Materialized View options
未关闭
适合新手
priority: p3
type: feature request
- 主要语言
- Java
- 星标
- 2.1k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 157
描述
support for allow_non_incremental_definition and max_staleness Materialized View options are supported only google api but not in java client and quite inconvenience, please add them into com.google.cloud.bigquery.MaterializedViewDefinition.java
贡献指南
调研方向
从 com.google.cloud.bigquery.MaterializedViewDefinition.java 开始,检查现有 Materialized View 选项的表示方式。添加对 allow_non_incremental_definition 和 max_staleness 的支持,以便 Java 客户端可以配置这两个 Google API 选项;当定义类公开这两个选项时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- gcp, java
- 领域
- database
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 65/100