There was an error while loading. Please reload this page.
1 parent 33f7439 commit 0af945fCopy full SHA for 0af945f
docs/source/user-guide/sql/explain.md
@@ -71,7 +71,7 @@ to see the high level structure of the plan
71
| | ┌─────────────┴─────────────┐ |
72
| | │ RepartitionExec │ |
73
| | │ -------------------- │ |
74
-| | │ output_partition_count: │ |
+| | │ input_partition_count: │ |
75
| | │ 16 │ |
76
| | │ │ |
77
| | │ partitioning_scheme: │ |
@@ -80,7 +80,7 @@ to see the high level structure of the plan
80
81
82
83
84
| | │ 1 │ |
85
86
0 commit comments