Skip to content

Expose methods on logical and execution plans#155

Merged
andygrove merged 7 commits into
apache:mainfrom
andygrove:plan-methods
Jan 27, 2023
Merged

Expose methods on logical and execution plans#155
andygrove merged 7 commits into
apache:mainfrom
andygrove:plan-methods

Conversation

@andygrove
Copy link
Copy Markdown
Member

@andygrove andygrove commented Jan 27, 2023

Which issue does this PR close?

N/A

Rationale for this change

Making more functionality available in Python

What changes are included in this PR?

  • DataFrame.logical_plan()
  • DataFrame.optimized_logical_plan()
  • DataFrame.execution_plan()

Are there any user-facing changes?

@andygrove
Copy link
Copy Markdown
Member Author

@jdye64 fyi

Copy link
Copy Markdown
Contributor

@jdye64 jdye64 left a comment

Choose a reason for hiding this comment

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

LGTM, always nice to expand debug and display to ease further development

@andygrove andygrove merged commit eb731e5 into apache:main Jan 27, 2023
@andygrove andygrove deleted the plan-methods branch January 27, 2023 14:45
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.

2 participants