Skip to content

Wrong in Chapter 3, "tidb-kv-to-relation" part #911

@hanhy611

Description

@hanhy611

the index sample was wrong:
t10_i1_10_1 --> null
t10_i1_20_2 --> null
t10_i1_30_3 --> null

should be:
t10_i1_10_1_1 --> t10_r1
t10_i1_20_2_1 --> t10_r2
t10_i1_30_3_1 --> t10_r3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions