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

Proposed comment improvements for sessions state API #4

Merged

Conversation

alamb
Copy link

@alamb alamb commented Jul 24, 2024

Proposed comment improvements for apache#11516

@alamb alamb changed the title Proposed comment improvements Proposed comment improvements for sessions state API Jul 24, 2024
/// ```
/// # use datafusion_catalog::Session;
/// # use datafusion_common::{Result, exec_datafusion_err};
/// struct SessionState {}
Copy link
Owner

Choose a reason for hiding this comment

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

nice trick

@findepi findepi merged commit b8b0506 into findepi:findepi/catalog-api Jul 24, 2024
9 checks passed
@findepi
Copy link
Owner

findepi commented Jul 24, 2024

thank you!

@alamb alamb deleted the alamb/session_comments333 branch July 24, 2024 23:51
@alamb alamb mentioned this pull request Jul 25, 2024
findepi pushed a commit that referenced this pull request Aug 19, 2024
* Make `CommonSubexprEliminate` top-down like

* fix top-down recursion, fix unit tests to use real a Optimizer to verify behavior on plans

* Extract result of `find_common_exprs` into a struct (#4)

* Extract the result of find_common_exprs into a struct

* Make naming consistent

---------

Co-authored-by: Andrew Lamb <[email protected]>
This pull request was closed.
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