Skip to content

Change deltalake path to key=value style path#73

Open
yibin87 wants to merge 2 commits intotidbcloud:0.49from
yibin87:update_deltalake_path
Open

Change deltalake path to key=value style path#73
yibin87 wants to merge 2 commits intotidbcloud:0.49from
yibin87:update_deltalake_path

Conversation

@yibin87
Copy link
Collaborator

@yibin87 yibin87 commented Feb 9, 2026

TiKV data path change from
s3://o11y-test-shared-us-west-2-staging/deltalake/{org_id}/{cluster_id}/topsql_tikv_db-tikv-2.db-tikv-peer.tidb10161159396122522375.svc:20160/topsql_data
To:
s3://o11y-test-shared-us-west-2-staging/deltalake/org={org_id}/cluster={cluster_id}/type=topsql_tikv/instance=db-tikv-2.db-tikv-peer.tidb10161159396122522375.svc:20160/
TiDB data path follows the same path changes.

Meta data path change from
s3://o11y-test-shared-us-west-2-staging/deltalake/{org_id}/{cluster_id}/topsql_sql_meta
To:
s3://o11y-test-shared-us-west-2-staging/deltalake/org={org_id}/cluster={cluster_id}/type=topsql_sql_meta
Plan meta follows the same changes.

Signed-off-by: yibin87 <huyibin@pingcap.com>
@pingcap-cla-assistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@ti-chi-bot ti-chi-bot bot added the size/M label Feb 9, 2026
Signed-off-by: yibin87 <huyibin@pingcap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants