New issue
Advanced search Search tips

Issue 823302 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: 1
NextAction: ----
OS: ----
Pri: 2
Type: Feature



Sign in to add a comment

add an option to exclude a field from bigquery

Project Member Reported by no...@chromium.org, Mar 19 2018

Issue description

The same BigQuery message can be used for BigQuery and something else => not all fields are necessarily should be present in BQ.

Add a field-level option to exclude a field from BigQuery schema, e.g.

  string foo = 1 [(bq_ignore)=true];

and then ignore the field in bqschemaupdater and libs
 

Comment 1 by no...@chromium.org, Mar 19 2018

Issue 804673 has been merged into this issue.

Comment 2 by no...@chromium.org, Mar 19 2018

Cc: yyanagisawa@chromium.org

Sign in to add a comment