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 697894f commit 5d563d9Copy full SHA for 5d563d9
datafusion/physical-expr/src/equivalence/properties.rs
@@ -517,7 +517,7 @@ impl EquivalenceProperties {
517
}
518
519
520
- /// Checks whether the `given`` sort requirements are equal or more specific
+ /// Checks whether the `given` sort requirements are equal or more specific
521
/// than the `reference` sort requirements.
522
pub fn requirements_compatible(
523
&self,
0 commit comments