
TiDBに関する雑多なアップデートを一週間分お届けするTiDB WEEKLY。 今週のアップデートをお届けします。
製品アップデート
TiDB Cloud リリースノート(8/18)

TiDB Cloud Release Notes in 2026
TiDB Cloudの2026年のリリースノートについてご確認ください。
docs.pingcap.com
TiDB Cloud Premium に Statement Insight が追加(プレビュー、8/18)
TiDB Cloud Premium で、SQLのリソース消費を後から調査するための Statement Insight がパブリックプレビューとして追加されました。 RU消費・レイテンシ・実行回数を、DBユーザー・データベース・テーブル・SQLタイプ・SQLダイジェストの5つの軸で集計し、ランキングとトレンドチャートで上位の寄与要因を確認できます。
提供範囲は8月19日以降に作成された一部の Premium インスタンスが対象となっており、利用にはサポートへの申請が必要です。

Statement Insight (PREVIEW)
Learn how to use Statement Insight to analyze historical RU consumption, latency, and execution counts by DB user, DB, table, SQL type, or SQL digest, and to build RU and performance baselines for your TiDB Cloud instances.
docs.pingcap.com
TiDB Cloud Lake 向けの外部Python UDF SDK が公開(8/18)
TiDB Cloud Lake の外部関数(External Function)向けに、Python でユーザー定義関数を書くための SDK が公開されました。 スカラー関数とテーブル関数の両方を Python で実装し、UDFサーバー上にデプロイして HTTP/HTTPS 経由で呼び出す形になります。 これ結構なんでもありじゃん・・・という気がしますが、どこまでできるのかは機会があれば試して見たいと思います。

External Function
This page provides a comprehensive overview of External Function operations in TiDB Cloud Lake, organized by functionality for easy reference.
docs.pingcap.com
TiDB Cloud Lake 向けの dbt アダプタが公開(8/18)
dbt から TiDB Cloud Lake に接続してデータ変換のワークフローを組めるアダプタ tidbcloudlake-dbt が公開されました。
table / view / incremental のマテリアライゼーションに加えて、seeds、sources、カスタムテスト、ドキュメント生成、snapshots、接続リトライに対応しています。

Load Data with dbt
dbt is a transformation workflow that helps you get more work done while producing higher quality results. You can use dbt to modularize and centralize your analytics code, while also providing your data team with guardrails typically found in software engineering workflows. Collaborate on data models, version them, and test and document your queries before safely deploying them to production, with monitoring and visibility.
docs.pingcap.com
それではまた来週。