Skip to content

Minor: Document ExecutionPlan::equivalence_properties more thoroughly#8128

Merged
alamb merged 3 commits into
apache:mainfrom
alamb:alamb/document_equivalent
Nov 13, 2023
Merged

Minor: Document ExecutionPlan::equivalence_properties more thoroughly#8128
alamb merged 3 commits into
apache:mainfrom
alamb:alamb/document_equivalent

Conversation

@alamb

@alamb alamb commented Nov 10, 2023

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Part of #8120

Rationale for this change

I did not properly set ExecutionPlan::equivalence_properties for one of our extension nodes, which took me a non trivial time to debug.

What changes are included in this PR?

Add doc comments to ExecutionPlan::equivalence_properties

Are these changes tested?

By doc test

Are there any user-facing changes?

Comment thread datafusion/physical-plan/src/lib.rs Outdated
Comment thread datafusion/physical-plan/src/lib.rs Outdated

@mustafasrepo mustafasrepo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @alamb for documenting this. I will help implementers of new features a lot

Comment thread datafusion/physical-plan/src/lib.rs Outdated
Comment thread datafusion/physical-plan/src/lib.rs Outdated
Comment thread datafusion/physical-plan/src/lib.rs Outdated
Comment thread datafusion/physical-plan/src/lib.rs Outdated
alamb and others added 2 commits November 13, 2023 11:38
Co-authored-by: Liang-Chi Hsieh <viirya@gmail.com>
Co-authored-by: Mustafa Akur <106137913+mustafasrepo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants