Skip to content

Conversation

@yuzefovich
Copy link
Member

sql: remove some redundant kv.TestingIsRangeLookupRequest calls in tests

These were redundant because we have GetRequests in all call sites.

sql: enable test tenants

Some tests have been adjusted to work with test tenants, others have specific issues to investigate further.

Fixes: #143114
Epic: CRDB-48945

@yuzefovich yuzefovich requested review from a team as code owners October 29, 2025 23:44
@yuzefovich yuzefovich requested review from DrewKimball and log-head and removed request for a team October 29, 2025 23:44
@cockroach-teamcity
Copy link
Member

This change is Reviewable

These were redundant because we have GetRequests in all call sites.

Release note: None
@yuzefovich yuzefovich force-pushed the tenant-pkg-sql branch 2 times, most recently from a70b974 to 86bc631 Compare November 6, 2025 03:02
@github-actions
Copy link

github-actions bot commented Nov 6, 2025

Potential Bug(s) Detected

The three-stage Claude Code analysis has identified potential bug(s) in this PR that may warrant investigation.

Next Steps:
Please review the detailed findings in the workflow run.

Note: When viewing the workflow output, scroll to the bottom to find the Final Analysis Summary.

After you review the findings, please tag the issue as follows:

  • If the detected issue is real or was helpful in any way, please tag the issue with O-AI-Review-Real-Issue-Found
  • If the detected issue was not helpful in any way, please tag the issue with O-AI-Review-Not-Helpful

@github-actions github-actions bot added the o-AI-Review-Potential-Issue-Detected AI reviewer found potential issue. Never assign manually—auto-applied by GH action only. label Nov 6, 2025
@yuzefovich yuzefovich added O-AI-Review-Not-Helpful AI reviewer produced result which was incorrect or unhelpful O-No-AI-Review Prevents AI Review from running labels Nov 6, 2025
Some tests have been adjusted to work with test tenants, others have
specific issues to investigate further.

Release note: None
Copy link
Collaborator

@DrewKimball DrewKimball left a comment

Choose a reason for hiding this comment

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

:lgtm:

@DrewKimball reviewed 3 of 3 files at r1, 35 of 35 files at r2, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @yuzefovich)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-AI-Review-Not-Helpful AI reviewer produced result which was incorrect or unhelpful o-AI-Review-Potential-Issue-Detected AI reviewer found potential issue. Never assign manually—auto-applied by GH action only. O-No-AI-Review Prevents AI Review from running

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sql: investigate enabling TestIndexMutationKVOps

3 participants