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

plan,executor: support IndexJoin over UnionScan (#7877) #11358

Closed
wants to merge 5 commits into from

Conversation

alivxxx
Copy link
Contributor

@alivxxx alivxxx commented Jul 22, 2019

Cherry pick #7877 and #8031

eurekaka and others added 3 commits July 22, 2019 12:59
Do not modify Plan of dataReaderBuilder directly, because it would
impact next batch of outer rows, as well as other concurrent inner
workers. Instead, build a local child builder to store the child plan.
@alivxxx alivxxx closed this Jul 22, 2019
@alivxxx alivxxx deleted the hot-fix branch July 22, 2019 06:30
@alivxxx alivxxx restored the hot-fix branch July 24, 2019 02:43
@alivxxx alivxxx reopened this Jul 24, 2019
@alivxxx alivxxx closed this Jul 26, 2019
@alivxxx alivxxx deleted the hot-fix branch September 12, 2019 06:29
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.

3 participants