Big data engineering company dbt Labs Inc. today announced it’s buying SDF Labs Inc. in a merger of acronymic startups that promises to deliver improved data velocity and quality for their customers.
私もこれで1週間悩みましたが、原因は 「サンプルデータのスキーマが古く、現在のパッケージに対応していないこと」 でした。 この記事では、 サンプルデータを現行のパッケージに対応した形に自動変換し、エラーを解消するSQL を配布します。これを実行すれば、5分で環境構築が完了します。
今回は、2025年10月28日に発表された、dbt-core v1.11.0b4 の変更点について、詳しく見ていこうと思います。 dbt-core v1.11.0b4は、関数の揮発性(volatility)を指定できるようになったほか、Pythonで定義されたユーザー定義関数(UDF)の解析もサポートされました。
dbt Labs, a pioneer in analytics engineering, is acquiring SDF Labs, the team of former Meta and Microsoft engineering leaders behind SDF, a next-generation data transformation technology—enabling dbt ...
PHILADELPHIA, Jan. 14, 2025 /PRNewswire/ -- dbt Labs, the pioneer in analytics engineering, has acquired SDF Labs, the team of former Meta and Microsoft engineering leaders behind SDF, the ...
├── scripts/ │ └── fetch_weather.py # Python — fetches data from API ├── seeds/ │ └── dim_cities.csv # City metadata — region, population ├── models/ │ ├── staging/ │ │ └── weather/ │ │ └── ...
Question for dbt practitioners: Are you using Claude Code or AI agents in actual dbt projects right now? Not experiments, real work generating models, writing tests, refactoring incrementals, that you ...