-
Notifications
You must be signed in to change notification settings - Fork 2.4k
dict_mapping function failed #71125
Copy link
Copy link
Open
Labels
type/bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/bugSomething isn't workingSomething isn't working