googleapis / googleapis/google-cloud-java
bigquery : add support for allow_non_incremental_definition and max_staleness Materialized View options
Open
Beginner friendly
priority: p3
type: feature request
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 157
Description
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
Contributor guide
Research direction
Start with com.google.cloud.bigquery.MaterializedViewDefinition.java and inspect how existing Materialized View options are represented. Add support for allow_non_incremental_definition and max_staleness so Java clients can configure both Google API options; done means both options are exposed by the definition class.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gcp, java
- Domain
- database
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100