Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages