mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 08:32:02 +00:00
baac2e561c
Since client process the INSERT block itself, and only after, send it to the client, for example: clickhouse-client --stacktrace --input_format_null_as_default=1 --query="INSERT INTO FUNCTION null('k Int, v Tuple(Int,Int)') VALUES ()" Code: 62. DB::Exception: Cannot parse expression of type Int32 here: ): While executing ValuesBlockInputFormat: (in query: INSERT INTO FUNCTION null('k Int, v Tuple(Int,Int)') VALUES ()): data for INSERT was parsed from query. (SYNTAX_ERROR), Stack trace (when copying this message, always include the lines below): |
||
---|---|---|
.. | ||
bash-completion | ||
benchmark | ||
client | ||
compressor | ||
copier | ||
extract-from-config | ||
format | ||
git-import | ||
install | ||
keeper | ||
keeper-converter | ||
library-bridge | ||
local | ||
obfuscator | ||
odbc-bridge | ||
server | ||
static-files-disk-uploader | ||
clickhouse-split-helper | ||
CMakeLists.txt | ||
config_tools.h.in | ||
embed_binary.S.in | ||
main.cpp | ||
ya.make |