Skip to content

【feat】add database engine and table name to support table ddl update#463

Merged
zainhoda merged 10 commits intovanna-ai:mainfrom
zyclove:opensearch_fix
Nov 21, 2024
Merged

【feat】add database engine and table name to support table ddl update#463
zainhoda merged 10 commits intovanna-ai:mainfrom
zyclove:opensearch_fix

Conversation

@zyclove
Copy link
Contributor

@zyclove zyclove commented May 29, 2024

The data table structure has changed, and the data table ddl needs to be updated.

The unique id is id = deterministic_uuid(engine + "-" + table) + "-ddl" .

@zyclove
Copy link
Contributor Author

zyclove commented Jun 7, 2024

@zainhoda Please add the feature of supporting data table DDL update operation, thank you.

id = deterministic_uuid(engine + "-" + full_table_name) + "-ddl"

@endgameapp
Copy link

Can we add this feature?

@zyclove
Copy link
Contributor Author

zyclove commented Oct 29, 2024

Can we add this feature?

@zainhoda

Can we add this feature?

@zainhoda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants