Skip to content

Can‘t refer example file in UserDefinedLogicalNodeCore doc #12280

@zhuliquan

Description

@zhuliquan

Describe the bug

There is minor bug which can't refer example file (i.e. user_defined_plan.rs) in UserDefinedLogicalNodeCore document

/// This trait facilitates implementation of the [`UserDefinedLogicalNode`].
///
/// See the example in
/// [user_defined_plan.rs](../../tests/user_defined_plan.rs) for an
/// example of how to use this extension API.
pub trait UserDefinedLogicalNodeCore:

In reality, ../../tests/user_defined_plan.rs doesn't exist and this file's location is datafusion\core\tests\user_defined\user_defined_plan.rs

To Reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions