Skip to content

dict_mapping function failed #71125

@VividByteWorker

Description

@VividByteWorker

Steps to reproduce the behavior (Required)

select dict_mapping('db.table_a',vin,'key',true) from table_b
the query above will fail with errors like:

multi_get version not match tablet:92022812 current_version:1165 read_version:1164: BE:10003

Expected behavior (Required)

query succeed

Real behavior (Required)

query failed

StarRocks version (Required)

  • You can get the StarRocks version by executing SQL select current_version()
    3.3.17

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions