Add your description here
Project description
This is a simple helper intended to be used at Fivetran to cache queries to BigQuery. It's used as follows:
from ftbqcache import fetch_with_cache
df = fetch_with_cache("select 1")
Queries are run in analytics-only. You need to have your own credentials, obviously. Results are cached for 1h as parquet files in ./cache.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ftbqcache-0.1.0.tar.gz
(1.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ftbqcache-0.1.0.tar.gz.
File metadata
- Download URL: ftbqcache-0.1.0.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
614566d258ba1f5291cb5a90c7745cffd96b93030327a7aa5c9364ae5cf04bcf
|
|
| MD5 |
a0f20e33706c86c077be9678c2dc31cf
|
|
| BLAKE2b-256 |
afd350a9f3e663172f0504a08ee2f4a66b346cfb92c50428a4c5f8fe4d4eb1cf
|
File details
Details for the file ftbqcache-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ftbqcache-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26de22318578a77d1b6985271a2a98407d8652fac6ab36182ef6b0dd9dd52987
|
|
| MD5 |
62fe59ed67c61dae387e41d8cb9bf531
|
|
| BLAKE2b-256 |
9e6e44f7dda649a1ece08af1f30abc657a85f7c22c2e34c7447586113be6ccff
|