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 a078cd2 commit c0bdff9Copy full SHA for c0bdff9
docs/source/library-user-guide/query-optimizer.md
@@ -428,7 +428,7 @@ Each of these statistics is wrapped in a `Precision` type that indicates whether
428
exact or estimated, allowing the optimizer to make informed decisions about the reliability
429
of its cardinality estimates.
430
431
-### Boundary Analaysis Flow
+### Boundary Analysis Flow
432
433
The boundary analysis process flows through several stages, with each stage building
434
upon the information gathered in previous stages. The `AnalysisContext` is continuously
0 commit comments