Skip to main content

BigQuery Plugin for Flyte

This plugin provides BigQuery integration for Flyte, enabling you to run BigQuery queries as Flyte tasks.

Installation

pip install flyteplugins-bigquery

Usage

from flyteplugins.bigquery import BigQueryConfig, BigQueryTask

config = BigQueryConfig(ProjectID="my-project", Location="US")
task = BigQueryTask(
    name="my_query",
    query_template="SELECT * FROM dataset.table WHERE id = {{ .user_id }}",
    plugin_config=config,
    inputs={"user_id": int},
)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flyteplugins_bigquery-2.6.2-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file flyteplugins_bigquery-2.6.2-py3-none-any.whl.

File metadata

File hashes

Hashes for flyteplugins_bigquery-2.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 022f2176ef3081e4ee4b030a594ab65e91a47ed6f18e5eb1e750b236dc2838fa
MD5 7e81d0a9e251fb508c06cda0349206b7
BLAKE2b-256 59a7921ee32b02de0c46e64780e07f2b8e01d6a00fda0d11106b604b5f423d31

See more details on using hashes here.

Release history Release notifications | RSS feed

2.6.5

1 file

2.6.4

1 file

2.6.3

1 file

This release

2.6.2 This release

1 file

2.6.1

1 file

2.6.0

1 file

2.5.20

1 file

2.5.19

1 file

2.5.18

1 file

2.5.17

1 file

2.5.14

1 file

2.5.13

1 file

2.5.12

1 file

2.5.11

1 file

2.5.10

1 file

2.5.9

1 file

2.5.8

1 file

2.5.7

1 file

2.5.6

1 file

2.5.5

1 file

2.5.4

1 file

2.5.3

1 file

2.5.2

1 file

2.5.1

1 file

2.5.0

1 file

2.4.4

1 file

2.4.3

1 file

2.4.2

1 file

2.4.1

1 file

2.4.0

1 file

2.3.9

1 file

2.3.8

1 file

2.3.7

1 file

2.3.6

1 file

2.3.5

1 file

2.3.4

1 file

2.3.3

1 file

2.3.2

1 file

2.3.1

1 file

2.3.0

1 file

2.2.4

1 file

2.2.3

1 file

2.2.2

1 file

2.2.1

1 file

2.2.0

1 file

2.1.9

1 file

2.1.8

1 file

2.1.7

1 file

2.1.6

1 file

2.1.5

1 file

2.1.4

1 file

2.1.3

1 file

2.1.2

1 file

2.1.1

1 file

2.1.0

1 file

2.0.12

1 file

2.0.11

1 file

2.0.10

1 file

2.0.9

1 file

2.0.8

1 file

2.0.7

1 file

2.0.6

1 file

2.0.4

1 file

2.0.3

1 file

2.0.2

1 file

2.0.1

1 file

2.0.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page