Documentation ¶
Overview ¶
Package bqutil provides utility functions to interact with BigQuery.
Index ¶
Constants ¶
View Source
const InternalDatasetID = "internal"
InternalDatasetID is the name of the BigQuery dataset which is intended for internal service use only.
Variables ¶
This section is empty.
Functions ¶
func DatasetForProject ¶
DatasetForProject returns the name of the BigQuery dataset that contains the given project's data, in the LUCI Analysis GCP project.
func FatalError ¶
FatalError returns true if the error is a known fatal error.
func MarshalStructPB ¶
MarshalStructPB serialises a structpb.Struct as a JSONPB.
func ProjectForDataset ¶
ProjectForDataset returns the name of the LUCI Project that corresponds to the given BigQuery dataset.
Types ¶
Click to show internal directories.
Click to hide internal directories.