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 51452d6 commit 2f67a7eCopy full SHA for 2f67a7e
datafusion/expr/src/udf.rs
@@ -464,7 +464,7 @@ pub trait ScalarUDFImpl: Debug + Send + Sync {
464
///
465
/// # Example creating `Field`
466
467
- /// Note the [`Field`] is ignored, except for structured types such as
+ /// Note the name of the [`Field`] is ignored, except for structured types such as
468
/// `DataType::Struct`.
469
470
/// ```rust
0 commit comments