Skip to content

fix: preserve remote embedding key on table copy - #4843

Open
sanikolaev wants to merge 1 commit into
mainfrom
fix/4842-alter-rename-api-key
Open

fix: preserve remote embedding key on table copy#4843
sanikolaev wants to merge 1 commit into
mainfrom
fix/4842-alter-rename-api-key

Conversation

@sanikolaev

Copy link
Copy Markdown
Collaborator

@sanikolaev
sanikolaev force-pushed the fix/4842-alter-rename-api-key branch 2 times, most recently from 960ca47 to 1aafe06 Compare August 22, 2026 03:30
CREATE TABLE ... LIKE is used by ALTER TABLE ... RENAME and
rebuilds the table from SHOW CREATE TABLE output. That output hides
remote embedding API keys, so copy the hidden key from the source
schema before creating the replacement table.

Related issue: http://github.com/manticoresoftware/manticoresearch/issues/4842
@sanikolaev
sanikolaev force-pushed the fix/4842-alter-rename-api-key branch from 1aafe06 to 80dd1d3 Compare August 22, 2026 04:10
@sanikolaev sanikolaev changed the title WIP: fix: preserve remote embedding key on table copy fix: preserve remote embedding key on table copy Aug 22, 2026
@sanikolaev
sanikolaev requested a review from tomatolog August 22, 2026 04:32
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.

1 participant