[java-bigquery] add support for allow_non_incremental_definition and max_staleness Materialized View options

Open Beginner friendly
#12,136 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
75/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Stale
Tech stack
gcp, java
Domain
databases

Research direction

Start in com.google.cloud.bigquery.MaterializedViewDefinition.java, the file named in the issue, and inspect how existing Materialized View options are represented and exposed. Add support for allow_non_incremental_definition and max_staleness, then verify that both options are available through the Java client and covered by the relevant existing tests.

Written by the indexing model from the issue text.

Description

api: bigquery 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.