Skip to content

sql: skipping extra columns in secondary index keys by the fetcher is broken #42992

@rohany

Description

@rohany

When a unique secondary index has multiple column families, the extra columns in the key might need to be skipped. The method right now to skip those encoded keys only works on the types that the vectorized engine supports, leading to assertion failures.

Metadata

Metadata

Assignees

Labels

C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.O-sqlsmith

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions