ClickHouse/docs/en/formats/prettycompactmonoblock.rst
Andrey Dudin 5263a749ed Formats
2017-04-27 23:16:22 +03:00

5 lines
164 B
ReStructuredText

PrettyCompactMonoBlock
----------------------
Differs from ``PrettyCompact`` in that up to 10,000 rows are buffered, then output as a single table, not by blocks.