Skip to content
Snippets Groups Projects
Commit 01972ca1 authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

ddl: synchronize func cache with actual data state

To implement transactional DDL, we must make sure that in-memory schema
is updated synchronously with system space updates, i.e. on_replace, not
on_commit.
parent 9c1839ff
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment