Skip to content

Don't optimize AnalyzeExec (#6379)#6380

Closed
tustvold wants to merge 1 commit intoapache:mainfrom
tustvold:skip-optimizing-analyze
Closed

Don't optimize AnalyzeExec (#6379)#6380
tustvold wants to merge 1 commit intoapache:mainfrom
tustvold:skip-optimizing-analyze

Conversation

@tustvold
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Closes #6379

Rationale for this change

See ticket

What changes are included in this PR?

Are these changes tested?

Not yet, wanted to get something up as this was blocking some other work I was doing. I would be more than happy for someone else to contribute a test

Are there any user-facing changes?

@github-actions github-actions Bot added the core Core DataFusion crate label May 18, 2023
@alamb
Copy link
Copy Markdown
Contributor

alamb commented May 19, 2023

Will try and get a test for this

@alamb
Copy link
Copy Markdown
Contributor

alamb commented May 30, 2023

I spend a few hours messing with this and I think I have an approach that works here: #6494

@alamb alamb closed this in #6494 May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AnalyzeExec Optimized Incorrectly

2 participants