Yes, that seems to be the case. In Apache Flink’s SQL interface, Data Definition Language (DDL) commands, such as creating or dropping tables, are typically executed by the SQL client itself. They mostly deal with metadata management and so are often handled locally where the SQL command is issued. Have you noticed if it varies based state backend? Or Catalog persistence? vs In-Memory?