Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Introduzione alle aree di lavoro
Questo documento ti aiuta a comprendere il concetto di spazi di lavoro in
BigQuery. Puoi utilizzare gli spazi di lavoro all'interno dei
repository per modificare il codice archiviato nel
repository. I repository eseguono il controllo della versione sui file utilizzando Git
per registrare le modifiche e gestire le versioni dei file.
Nella pagina BigQuery, gli spazi di lavoro vengono visualizzati in
ordine alfabetico sotto il repository a cui sono associati. I repository
vengono visualizzati nella cartella Repository del riquadro Explorer.
Tipi di file supportati
Puoi creare o caricare i seguenti tipi di file in un repository:
Mentre crei e modifichi i file in un workspace, puoi eseguire azioni Git
come il commit delle modifiche e il push delle modifiche nel repository. Per
maggiori informazioni, vedi
Utilizzare il controllo della versione con un file.
Località
Ogni spazio di lavoro utilizza la stessa
posizione del repository che
lo contiene.
Quote
L'utilizzo degli spazi di lavoro BigQuery è soggetto alle quote di Dataform.
Prezzi
Non viene addebitato alcun costo per la creazione, l'aggiornamento o l'eliminazione di un workspace o per
l'archiviazione dei file in un workspace.
Per ulteriori informazioni sui prezzi di BigQuery, consulta la pagina Prezzi.
Passaggi successivi
Per scoprire come creare e utilizzare i repository, consulta
Creare un repository.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-09-04 UTC."],[[["\u003cp\u003eWorkspaces in BigQuery allow users to edit code stored within repositories, which utilize Git for version control, tracking changes, and managing file versions.\u003c/p\u003e\n"],["\u003cp\u003eWorkspaces, displayed alphabetically under their associated repository in the Explorer pane, support various file types, including SQL queries, Python notebooks, data canvases, data preparations, and other general files.\u003c/p\u003e\n"],["\u003cp\u003eUsers can perform Git actions within workspaces, like committing and pushing changes, to manage file versions within the associated repository.\u003c/p\u003e\n"],["\u003cp\u003eWorkspaces inherit the location settings from their parent repository, and Dataform quotas apply to the use of BigQuery workspaces.\u003c/p\u003e\n"],["\u003cp\u003eCreating, updating, deleting, or storing files in a workspace is free, as these actions do not incur a cost, with the standard BigQuery pricing being applicable otherwise.\u003c/p\u003e\n"]]],[],null,["# Introduction to workspaces\n==========================\n\n|\n| **Preview**\n|\n|\n| This product or feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA products and features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n| **Note:** To provide feedback or ask questions that are related to this Preview feature, contact [bigquery-repositories-feedback@google.com](mailto:%20bigquery-repositories-feedback@google.com).\n\nThis document helps you understand the concept of workspaces in\nBigQuery. You can use workspaces within\n[repositories](/bigquery/docs/repository-intro) to edit the code stored in the\nrepository. Repositories perform version control on files by using Git\nto record changes and manage file versions.\n\nOn the BigQuery page, your workspaces are displayed in\nalphabetical order under the repository they are associated with. Repositories\nare displayed in the **Repositories** folder of the **Explorer** pane.\n\nSupported file types\n--------------------\n\nYou can create or upload the following types of files to a repository:\n\n- SQL queries\n- Python notebooks\n- [Data canvases](/bigquery/docs/data-canvas)\n- [Data preparations](/bigquery/docs/data-prep-introduction)\n- Any other types of files\n\nFor more information, see\n[Work with files in a workspace](/bigquery/docs/workspaces#work_with_code_assets_in_a_workspace).\n\nGit integration\n---------------\n\nAs you create and modify files in a workspace, you can perform Git\nactions like committing changes and pushing changes to the repository. For\nmore information, see\n[Use version control with a file](/bigquery/docs/workspaces#use_version_control_with_a_file).\n\nLocations\n---------\n\nEach workspace uses the same\n[location](/bigquery/docs/repository-intro#locations) as the repository that\ncontains it.\n\nQuotas\n------\n\n[Dataform quotas](/dataform/docs/quotas#quotas) apply to use of\nBigQuery workspaces.\n\nPricing\n-------\n\nYou are not charged for creating, updating, or deleting a workspace, or for\nstorage of the files in a workspace.\n\nFor more information on BigQuery pricing, see [Pricing](/bigquery/pricing).\n\nWhat's next\n-----------\n\n- To learn how to create and use repositories, see [Create a repository](/bigquery/docs/repositories).\n- To learn how to create and use workspaces, see [Create a workspace](/bigquery/docs/workspaces)."]]