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

Port DH-11933: Constant Formulas Should use SingleValueColumnSources #3326

Merged
merged 3 commits into from
Jan 19, 2023

Conversation

nbauernfeind
Copy link
Member

@nbauernfeind nbauernfeind commented Jan 19, 2023

I used a little creative freedom to keep code style more consistent with DHC. There were some incorrect generic parameters in DHE that are fixed here. In DHC, SelectColumns are aggressively initialized before they reach the analyzer. Some comments were updated/removed to reflect this. I also inlined the helper method added to SelectColumn as it only applies to a very specific subset of DhFormulaColumn and only needs to be invoked by the FormulaAnalyzer.

The internal JIRA Ticket: DH-11933
The internal commit.
Nightlies are running here.

cpwright
cpwright previously approved these changes Jan 19, 2023
@nbauernfeind nbauernfeind merged commit 9138231 into deephaven:main Jan 19, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants