Skip to content

sql: fix udf logic test#85327

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
chengxiong-ruan:fix-udf-logic-test
Jul 29, 2022
Merged

sql: fix udf logic test#85327
craig[bot] merged 1 commit intocockroachdb:masterfrom
chengxiong-ruan:fix-udf-logic-test

Conversation

@chengxiong-ruan
Copy link
Copy Markdown
Contributor

Fixes: #85303

Release note: None

Fixes: cockroachdb#85303

Release note: None
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Member

@yuzefovich yuzefovich left a comment

Choose a reason for hiding this comment

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

:lgtm:

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

@chengxiong-ruan
Copy link
Copy Markdown
Contributor Author

TFTR!
bors r+

@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
@adityamaru
Copy link
Copy Markdown
Contributor

Seeing a different flake in this test - https://teamcity.cockroachdb.com/viewLog.html?buildId=6011909&buildTypeId=Cockroach_BazelEssentialCi

Looks like the OIDs are unstable @chengxiong-ruan?

@ajwerner
Copy link
Copy Markdown
Contributor

ajwerner commented Aug 8, 2022

I had hoped that the OIDs would become more stable after #85366.
@chengxiong-ruan how do you feel about projecting out the OID column for now?

@ajwerner
Copy link
Copy Markdown
Contributor

ajwerner commented Aug 8, 2022

Oh nice, they are stable, just needed a rebase.

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.

pkg/sql/logictest/tests/local-vec-off/local-vec-off_test: TestLogic_udf failed

5 participants