Apr 14, 2019 20:03
5 yrs ago
2 viewers *
English term

Relaxing a column\'s mode

English to Spanish Other IT (Information Technology)
Hola colegas! Estoy traduciendo un texto sobre "cómo modificar las definiciones de esquemas para tablas de BigQuery existentes" y estoy confundida con estos términos: Relaxing - column relaxation - relax columns. En el portal lingúistico de Microsoft encontré este término como modificar, pero no estoy segura. ¿Alguna sugerencia?

Mas contexto: (https://cloud.google.com/bigquery/docs/managing-table-schema...
Relaxing a column's mode
Currently, the only supported modification you can make to a column's mode is changing it from REQUIRED to NULLABLE. Changing a column's mode from REQUIRED to NULLABLE is also called column relaxation. You can relax REQUIRED columns:

Manually
When you overwrite a table using a load or query job
When you append data to a table using a query job
Caution: Changing a REQUIRED column to NULLABLE cannot be undone.
Manually changing REQUIRED columns to NULLABLE
You can manually change a column's mode from REQUIRED to NULLABLE by:

Using the GCP Console or the classic BigQuery web UI
Using the command-line tool's bq update command
Calling the tables.patch API method.
To manually change a column's mode from REQUIRED to NULLABLE:

CONSOLE CLASSIC UI CLI API GO PYTHON
Expand your dataset and select your table.

On the Table Details page, click the Schema tab.

Click the down arrow to the right of your required column and choose either:

Make NULLABLE — relaxes the individual column's mode
All REQUIRED to NULLABLE — changes all REQUIRED columns in the schema definition to NULLABLE

Muchas gracias!

Proposed translations

2 hrs

manera de distender/bajar la presión de la columna

Columnas para disminuir/distender la presión entre las modalidades/maneras de las columnas de NECESARIA(required) a INVALIDABLE(nullable).
Something went wrong...
Term search
  • All of ProZ.com
  • Term search
  • Jobs
  • Forums
  • Multiple search