find in path

find in path

  • Home
  • Tags
  • Feed
  • Data Mesh showcase with dbt-trino

    2021-09-19 trino dbt

    Perform data transformations over a Data Mesh of several databases with dbt-trino adapter for dbt. Introduction One frequently asked…

  • Inline Trino integer ranges

    2021-04-19 trino presto

    This post shows a few ways to create inline integer ranges in Trino. While playing with a new database it is quite useful to have the…

  • Infer deletions in parent-child ELT staging data

    2021-02-17 dbt dtspec snowflake

    This post concentrates on the enhancing ELT staging data for being able to infer entries which are missing from parent-child staging data…