Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose methods on logical and execution plans #155

Merged
merged 7 commits into from
Jan 27, 2023

Conversation

andygrove
Copy link
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
Member Author

@jdye64 fyi

Copy link
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