* remove qualify clause | add udf args to fan out to 9 lambdas
* remove qualify clause
* remove qualify clause from complete model
* set key distribution arg params | success 7 concurrent lambdas
* reduce udf invocation to 15 mins frequency
* finalize key distribution udf args
---------
Co-authored-by: shah <info@shahnewazkhan.ca>
* added backfill complete model
* added inserted_at logic
* tuned udf params
* added make ohlc dev make directive | update get cg prices udf params to 30 min
---------
Co-authored-by: shah <info@shahnewazkhan.ca>
* prices udf success
* removed unused make directives
* removed unussed ohlc udf
* added CTE to generate tokens per chain
* generating time spine from dim_dates
* add dim_date ref()
* added uid filter to runtime cte
* added generic get_prices make directive
* added uid as unique key to complete_get_prices
* removed platform specific get prices model
* removed platform filter for get_prices_history
* fixed udf ponter for get prices
* added backfill gha
* fixed gha dbt command
* add flag
* add role echo
* revert adhoc run roles echo
* added input type to adhoc run gha
* set use external dev tables
* cache deps
* revert cache
* text STREAMLINE_USE_DEV_FOR_EXTERNAL_TABLES envar
* fix envar capitalization
* echo vars
* revert var echo
* set update udfs to false for backfill gha
* moved UPDATE_UDFS_AND_SPS to dbt_project.yml
* update to use UID
* partition by uid
* added crossjoin uid to runtimes cte
* complete / runtimes
* use bronze view
* added udf params | added erro exclusion
* SO and cluster
* added prices backfill tag | renamed complete model
* pre-pended streamline to tags
* renamed concise tags
* renamed sl prices_history model | added appropriate tags to gha
---------
Co-authored-by: shah <info@shahnewazkhan.ca>
Co-authored-by: Austin <austin@flipsidecrypto.com>