ClickHouse/docs/en/formats/prettycompactmonoblock.rst

5 lines
164 B
ReStructuredText
Raw Normal View History

2017-04-03 19:49:50 +00:00
PrettyCompactMonoBlock
----------------------
2017-04-26 18:02:30 +00:00
Differs from ``PrettyCompact`` in that up to 10,000 rows are buffered, then output as a single table, not by blocks.