ClickHouse/docs/en/formats/prettycompactmonoblock.md
2018-03-30 03:15:52 +03:00

5 lines
142 B
Markdown
Executable File

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