Can you share some more information about your cluster? There is no way
that creating a cache should take so long.

On Tue, 17 Oct 2023 at 03:51, y <[email protected]> wrote:

> Hello.
> Everyone!
>
>   Creating table statements is executed synchronously and will block other
> DDL statements.  There are serious performance issues in concurrent
> environments. It takes one minute to create one table.
>    If there is any way to solve this problem, such as changing it to
> serial execution?
>
>
> Thanks,
>
> Tianyu-Hu
>
>
>
>

Reply via email to