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

[Rust] Implement pretty print for physical query plan #93

Closed
alamb opened this issue Apr 26, 2021 · 3 comments
Closed

[Rust] Implement pretty print for physical query plan #93

alamb opened this issue Apr 26, 2021 · 3 comments
Labels
datafusion Changes in the datafusion crate

Comments

@alamb
Copy link
Contributor

alamb commented Apr 26, 2021

Note: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-9482

Implement pretty print for physical query plan. similar to what we have for the logical plan.

@alamb alamb added the datafusion Changes in the datafusion crate label Apr 26, 2021
@alamb
Copy link
Contributor Author

alamb commented Apr 26, 2021

Comment from Andrew Lamb(alamb) @ 2021-04-26T12:32:34.670+0000:

Migrated to github: https://github.com/apache/arrow-rs/issues/88

@houqp
Copy link
Member

houqp commented Sep 15, 2021

@alamb i think this is already implemented?

@alamb
Copy link
Contributor Author

alamb commented Sep 15, 2021

Yes, this is definitely implemented. Introduced in #337 I think

@alamb alamb closed this as completed Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datafusion Changes in the datafusion crate
Projects
None yet
Development

No branches or pull requests

2 participants