apache / apache/datafusion

Move code in `user_defined_plan.rs` to the `extending-operators` doc

Open
#15,774 7 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Rust
Stars
9.3k
Forks
2.4k
Avg merge
3d 7h
Merged PRs (30d)
344

Description

From the intention: https://github.com/apache/datafusion/blob/main/datafusion/core/tests/user_defined/user_defined_plan.rs#L18-L24, I think it's better to put the code in examples.

Also, the code isn't solid, and its tests are fragile, such as https://github.com/apache/datafusion/pull/15744#issuecomment-2811894336.

cc @alamb

Contributor guide

Open the contributing guide

Research direction

Read the intention in datafusion/core/tests/user_defined/user_defined_plan.rs at lines 18-24, then inspect the extending-operators documentation and the referenced PR comment about fragile tests. Done means the relevant code has been moved into documentation examples and the test fragility concern is addressed or clarified.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.