Skip to content

sql: fix InternalExecutor bug#74188

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
ajwerner:ajwerner/fix-ie-exec-bug
Jan 3, 2022
Merged

sql: fix InternalExecutor bug#74188
craig[bot] merged 1 commit intocockroachdb:masterfrom
ajwerner:ajwerner/fix-ie-exec-bug

Conversation

@ajwerner
Copy link
Copy Markdown
Contributor

Any time we use WithSyntheticDescriptors, it has to be on an unshared internal
executor. The move in #71246 to not have an internal executor hanging around
for the current session hurts here.

Fixes #73788

Release note: None

Any time we use WithSyntheticDescriptors, it has to be on an unshared internal
executor. The move in cockroachdb#71246 to not have an internal executor hanging around
for the current session hurts here.

Fixes cockroachdb#73788

Release note: None
@ajwerner ajwerner requested review from a team and RichardJCai December 22, 2021 05:01
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Collaborator

@fqazi fqazi left a comment

Choose a reason for hiding this comment

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

Reviewed 6 of 6 files at r1, all commit messages.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @RichardJCai)

@ajwerner
Copy link
Copy Markdown
Contributor Author

ajwerner commented Jan 3, 2022

bors r+

@ajwerner ajwerner closed this Jan 3, 2022
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jan 3, 2022

Already running a review

@ajwerner ajwerner reopened this Jan 3, 2022
@ajwerner
Copy link
Copy Markdown
Contributor Author

ajwerner commented Jan 3, 2022

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jan 3, 2022

Build succeeded:

@craig craig bot merged commit c1f1185 into cockroachdb:master Jan 3, 2022
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.

sql/logictest: TestLogic failed

3 participants