{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-@l10n/ja/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"SnowflakeでのLive Connect Zero Copy","description":"SnowflakeデータウェアハウスからのZero-Copy連携方法を解説。TD Integration HubでSnowflakeインテグレーションを設定し、フェデレーテッドクエリを実行する手順を紹介します。","siteUrl":"https://docs.treasure.ai","lang":"en-US","jsonLd":{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.treasure.ai/","name":"Treasure AI","url":"https://www.treasure.ai/","logo":"https://www.treasure.ai/hubfs/assets/images/logos/primary-logo.svg"},{"@type":"WebSite","@id":"https://docs.treasure.ai/#website","name":"Treasure AI Documentation","url":"https://docs.treasure.ai/","inLanguage":["en","ja"],"publisher":{"@id":"https://www.treasure.ai/"}}]},"llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"snowflakeでのlive-connect-zero-copy","__idx":0},"children":["SnowflakeでのLive Connect Zero Copy"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["この機能はベータ版です。詳細については、カスタマーサクセス担当者にお問い合わせください。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["SnowflakeデータウェアハウスからのZero-Copyの実行は、Treasure Data Snowflakeインテグレーションを活用してフェデレーテッドクエリを実行します。データフローは次のようになります:"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/snowflakefederatedquery2.ca26750f30be1b6b3c0732fccbb1191d2ac503b9232caaf24816e805c18b572e.76f91e0b.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Snowflakeでzero-copyを実装するための手順は、概略として以下の通りです:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["TD Integration Hubで、Snowflakeインテグレーションを使用して認証を作成します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["新しいZero-Copy"]},"ソースを作成し、「Zero-Copy Config」としてRole Name、Warehouse、およびDatabaseを指定します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["TD Data Workbenchで、",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["新しいQuery"]},"を作成します。クエリするテーブル名の前に、作成したばかりのzero-copyソースの名前を付けます。例えば、次のように設定されたsnowflake_connという名前のZero-Copy (Federated Query)設定がある場合:"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/live-connect-zero-copy-with-snowflake-2024-09-24-171140.b2e0cd7b59b70fb8cde07333ed2569f796675fbf687003acf05b52dc8371d059.76f91e0b.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["次のように、YANデータベースのtable1のクエリを指定できます:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"sq1","header":{"controls":{"copy":{}}},"source":"select * from snowflake_conn.test_schema.table1\n","lang":"sq1"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["test_schemaはSnowflakeのスキーマ名です。"]},{"$$mdtype":"Tag","name":"ol","attributes":{"start":4},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["クエリを実行した後、結果を処理して既存のオーディエンスプロファイルを更新または拡張します。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Treasure Dataがクエリ結果の処理を完了した後、クエリ結果は7日後に削除されます。ただし、INSERT INTOオプションを使用して、クエリ結果をTreasure Dataに保存できます。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"制限事項","__idx":1},"children":["制限事項"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["SnowflakeでのZero-Copyには、以下の制限があります:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["カタログ名の長さは64文字を超えることはできません。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["カタログ名のプレフィックスはsnowflake_で始まる必要があります。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["同じアカウントに200を超える「Zero-Copy (Federated Query) Configs」を持つことはできません。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["フェデレーテッドクエリはTrinoでのみ利用可能で、Array型をサポートしていません。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["クエリあたりの入力サイズ制限は10GBです。(Trinoプレビュークラスターでは利用できません。)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["カタログ反映時間:最大5分(新しく作成されたzero-copyカタログまたはカタログの変更が反映されるまで最大5分かかります。)"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"関連項目","__idx":2},"children":["関連項目"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://docs.treasuredata.com/smart/project-integrations/snowflake-import-integration"},"children":["Snowflake Import Integration"]}]}]}]},"headings":[{"value":"SnowflakeでのLive Connect Zero Copy","id":"snowflakeでのlive-connect-zero-copy","depth":1},{"value":"制限事項","id":"制限事項","depth":2},{"value":"関連項目","id":"関連項目","depth":2}],"frontmatter":{"seo":{"title":"SnowflakeでのLive Connect Zero Copy","description":"SnowflakeデータウェアハウスからのZero-Copy連携方法を解説。TD Integration HubでSnowflakeインテグレーションを設定し、フェデレーテッドクエリを実行する手順を紹介します。"}},"lastModified":"2026-06-17T07:22:53.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/ja/products/customer-data-platform/integration-hub/zero-copy/live-connect-zero-copy-with-snowflake","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}