From 79af727843ced5dd1ad8963fc01144a991abb178 Mon Sep 17 00:00:00 2001
From: takuya-obata <88311084+takuya-obata@users.noreply.github.com>
Date: Fri, 15 Dec 2023 11:08:26 +0900
Subject: [PATCH] Resized image
---
tool-box/get_column_usage/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tool-box/get_column_usage/README.md b/tool-box/get_column_usage/README.md
index efc9da3d..08bdfa40 100644
--- a/tool-box/get_column_usage/README.md
+++ b/tool-box/get_column_usage/README.md
@@ -18,7 +18,7 @@ Change the contents of the dig file to match your Treasure Data environment.
| _export | docker:
image | Docker image used within the workflow. ||
| | td:
database | Database where output tables are to be stored. | Yes
| +exec
py>: | database | No need to change as it has already been set up above. ||
-| | parent_segment_id_list | ID of the target parent segment.
Multiple IDs can be set up as shown below.
![idlist_example](https://drive.google.com/uc?export=view&id=1iGJCGCounNTpHqdateALFRUk6hZD54Qm)| Yes |
+| | parent_segment_id_list | ID of the target parent segment.
Multiple IDs can be set up as shown below.
| Yes |
| | _env:
TD_API_KEY | When you are not authorized to create tables for the database specified above, you need to register the appropriate user's Master API key as `td.apikey` in [secrets](https://docs.treasuredata.com/display/public/PD/Setting+Workflow+Secrets+from+TD+Console).||
| | _env:
TD_ENDPOINT | When your Treasure Data region is not US, you need to change to an API endpoint in the [appropriate region](https://docs.treasuredata.com/display/public/PD/Sites+and+Endpoints).||
| | _env:
SESSION_TIME | Execution time of the workflow.
This value is stored in `time` column of the output tables.||