MCPcopy Index your code
hub / github.com/feast-dev/feast / bigquery.py

File bigquery.py

sdk/python/feast/infra/offline_stores/bigquery.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import contextlib
2import json
3import tempfile
4import uuid

Callers

nothing calls this directly

Tested by

no test coverage detected