Results 16 comments of xufei

`Type not supported by Cura` means some types that are not supported by Cura, for example, `Decimal` is not supported by Cura now.

It is the same as #51109, cast(float as char) get wrong result in TiKV. The case can be simplified to ``` mysql> desc aaa; +-------+-------+------+------+---------+-------+ | Field | Type |...

Hi @wjhuang2016 I can not reproduce this bug in latest nightly version( 134d2bfbe0002b24177155873038188d4544e538), can you provide more information about this bug? For example, the query plan when for the panic...

I can reproduce it after analyze, thanks.

It should be a bug in encoding, the index `idx_7` contains 3 columns(col_10, col_6, col_9), but looks like if length(col_9) == 0, the decode result of the key contains only...