Skip to content

colexecspan: TestSpanAssembler should exercise guest tenant keyspaces #82884

@knz

Description

@knz

Forked from #48123.

Describe the problem

The test TestSpanAssembler in sql/colexec/colexecspan/span_assembler_test.go currently uses keys.TODOSQLCodec.

This means that it does not currently exercise secondary tenant keyspans.

Expected behavior

The test should be modified to contain two sub-tests, one using the system tenant codec and one for a secondary tenant.

cc @rharding6373 @yuzefovich for triage.

Jira issue: CRDB-16711

Metadata

Metadata

Assignees

Labels

A-multitenancyRelated to multi-tenancyA-testingTesting tools and infrastructureC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.E-quick-winLikely to be a quick win for someone experienced.T-sql-queriesSQL Queries Team

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions