Skip to content

Implement sql type interfaces for system types #10535

@angelamayxie

Description

@angelamayxie

sql.StringType was implemented for types.systemStringType in dolthub/go-mysql-server#3438

We need to do this for other system types (e.g., implementing sql.NumberType for systemIntType, etc)

This is important to make sure joining/indexing on system variables works correctly (related to #10316)

Metadata

Metadata

Assignees

No one assigned

    Labels

    correctnessWe don't return the same result as MySQL

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions