Can't specify `default_format` parameter
mshustov opened this issue · 1 comments
mshustov commented
database
and default_format
are special parameters that shouldn't be prefixed with param_
.
https://github.com/ClickHouse/ClickHouse/blob/0907623c9dea4600fe4c72a129fe5b7b26d82754/src/Server/HTTPHandler.cpp#L736-L747