mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
16fca48f5b
Implementation: * Added a new parameter to ITableFunction::execute to check if query is insert query. * Used the new parameter in InterpreterInsertQuery::getTable function when calling ITableFunction::execute . Testing: * Added test case for INSERT in 02473_functions_in_readonly_mode.sh. Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com> |
||
---|---|---|
.. | ||
ci | ||
config | ||
fuzz | ||
instructions | ||
integration | ||
jepsen.clickhouse | ||
perf_drafts | ||
performance | ||
queries | ||
.gitignore | ||
.rgignore | ||
clickhouse-test | ||
CMakeLists.txt | ||
msan_suppressions.txt | ||
tsan_suppressions.txt | ||
ubsan_suppressions.txt |