docs: fix mutable buffer intro docs

pull/24376/head
Marco Neumann 2021-06-28 11:34:35 +02:00
parent f69d61c7d1
commit 25a912d4eb
1 changed files with 3 additions and 1 deletions

View File

@ -3,6 +3,7 @@
//!
//! The mutable buffer is structured in this way:
//!
//! ```text
//! ┌───────────────────────────────────────────────┐
//! │ │
//! │ ┌────────────────┐ │
@ -25,7 +26,7 @@
//! │ ┌────────────────┐ │
//! │ │ Table │ │
//! │ └────────────────┘ │
//! │ │ multiple Colums
//! │ │ multiple Columns │
//! │ ▼ │
//! │ ┌────────────────┐ │
//! │ │ Column │ │
@ -33,6 +34,7 @@
//! │ MutableBuffer │
//! │ │
//! └───────────────────────────────────────────────┘
//! ```
//!
//! Each row of data is routed into a particular partitions based on
//! column values in that row. The partition's open chunk