ClickHouse/tests/integration/test_format_schema_on_server
Aleksandr Musorin 8d0c961af0 Allow drop cache for protobuf format
Before it was impossible to update Protobuf schema without server
restart. With this commit, it is enough to send query `SYSTEM DROP
SCHEMA FORMAT CACHE [FOR Protobuf]`.
2023-10-09 10:41:15 +02:00
..
clickhouse_path/format_schemas Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
__init__.py Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
test.py Allow drop cache for protobuf format 2023-10-09 10:41:15 +02:00