bigquery : add support for allow_non_incremental_definition and max_staleness Materialized View options

Open Beginner friendly
#12,071 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Stale
Tech stack
gcp, java
Domain
database

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.

Description

priority: p3 type: feature request

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

Dominant language
Java
Stars
2.1k
Forks
1.2k
Avg merge
1d 21h
Merged PRs (30d)
131

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from googleapis/google-cloud-java

All issues in googleapis/google-cloud-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.