Skip to content

colexec: fix recent concat fix#85329

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
yuzefovich:fix-concat
Jul 29, 2022
Merged

colexec: fix recent concat fix#85329
craig[bot] merged 1 commit intocockroachdb:masterfrom
yuzefovich:fix-concat

Conversation

@yuzefovich
Copy link
Copy Markdown
Member

The recent fix of the Concat operator in the vectorized engine doesn't
handle the array concatenation correctly and this is now fixed.

Fixes: #85295.

Release note: None

The recent fix of the Concat operator in the vectorized engine doesn't
handle the array concatenation correctly and this is now fixed.

Release note: None
@yuzefovich yuzefovich requested review from a team and cucaroach July 29, 2022 16:42
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Contributor

@cucaroach cucaroach left a comment

Choose a reason for hiding this comment

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

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

@yuzefovich
Copy link
Copy Markdown
Member Author

TFTR!

bors r+

Copy link
Copy Markdown
Contributor

@mgartner mgartner left a comment

Choose a reason for hiding this comment

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

Are you sure this isn't fallout from #85108? I don't think the execution engine should get in the habit of inserting casts.

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @yuzefovich)

@yuzefovich
Copy link
Copy Markdown
Member Author

Yeah, I'm quite sure - see this comment for some history.

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jul 29, 2022

Build succeeded:

@craig craig bot merged commit 7e2df69 into cockroachdb:master Jul 29, 2022
@yuzefovich yuzefovich deleted the fix-concat branch July 29, 2022 22:24
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.

roachtest: sqlsmith/setup=empty/setting=no-ddl failed

4 participants