We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 143e351 commit afd3a8cCopy full SHA for afd3a8c
docs/source/implementations/basic_concepts.rst
@@ -19,10 +19,10 @@
19
.. https://github.com/apache/paimon/blob/master/docs/content/concepts/basic-concepts.md
20
21
Basic Concepts
22
-==========================
+=========================
23
24
File Layouts
25
---------------------------
+-------------------------
26
All files of a table are stored under one base directory. Paimon files are
27
organized in a layered style. The following image illustrates the file layout.
28
Starting from a snapshot file, Paimon readers can recursively access all records
0 commit comments