**Describe the bug** exec the sql cost 7s , even more ```SQL select * from information_schema.tables ``` **To Reproduce** exec the sql ```SQL select * from information_schema.tables ``` **Expected behavior** cost less than 1s