🏠
Working from home - just like you
Data & ML Engineering
Pinned Loading
-
-
flakenews
flakenews PublicA batch loading tool for migrating data from an RDBMS to Snowflake
Python
-
-
Some dbt macros for fetching the max...
Some dbt macros for fetching the max value of some column from a target table, useful in incremental models. The canonical subquery example is not performant, and sometimes you need a few different max values. 1{% macro max_existing(max_field, target_ref=this) -%}
2{#
3Gets the max existing value for some field in the target, or some other ref or source.
4Use in incremental models, inside `if is_incremental()` or `if execute` blocks,
5otherwise the dbt model will not compile.
-
sqltools-databricks-driver
sqltools-databricks-driver PublicA Databricks driver for the SQLTools VSCode extension.
TypeScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.