Skip to content

Update plan_query_stages doc#951

Merged
houqp merged 1 commit intoapache:masterfrom
rdettai:patch-1
Aug 28, 2021
Merged

Update plan_query_stages doc#951
houqp merged 1 commit intoapache:masterfrom
rdettai:patch-1

Conversation

@rdettai
Copy link
Copy Markdown
Contributor

@rdettai rdettai commented Aug 27, 2021

Rationale for this change

I don't think the result of DistributedPlanner.plan_query_stages() can be an empty vector: if the plan does not need to be sliced it is still wrapped into a ShuffleWriterExec and returned as such.

What changes are included in this PR?

Doc update

Are there any user-facing changes?

No

I don't think the result of `DistributedPlanner.plan_query_stages()` can be an empty vector: if the plan does not need to be sliced it is still wrapped into a `ShuffleWriterExec` and returned as such.
@houqp houqp added the documentation Improvements or additions to documentation label Aug 28, 2021
@houqp houqp merged commit 6ccc54b into apache:master Aug 28, 2021
@houqp
Copy link
Copy Markdown
Member

houqp commented Aug 28, 2021

Thanks @rdettai

@rdettai rdettai deleted the patch-1 branch August 31, 2021 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants