Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ClickHouse launches Claude-powered Agents and House Mates partner program at Open House 2026 Read more →
关于 RowBinaryWithDefaults 格式的文档
RowBinary
SELECT * FROM FORMAT('RowBinaryWithDefaults', 'x UInt32 default 42, y UInt32', x'010001000000')
┌──x─┬─y─┐ │ 42 │ 1 │ └────┴───┘
x
01
y
00
01000000
format_binary_max_string_size
1GiB
output_format_binary_encode_types_in_binary_format
binary encoding
RowBinaryWithNamesAndTypes
false
input_format_binary_decode_types_in_binary_format
output_format_binary_write_json_as_string
JSON
input_format_binary_read_json_as_string
此页面对您有帮助吗?