starrocks
starrocks copied to clipboard
[Bug]cache data is confusion
Steps to reproduce the behavior (Required)
- CREATE TABLE '...' (Field
col_1
uses 'BAUTO_INCREMENT') - stream load: partial_update + no write
col_1
- SELECT '....' from ... where id in (The latest ones just written)
Step 2/3 runs in parallel simultaneously and for a long time.
Expected behavior (Required)
normal.
Real behavior (Required)
occasionally except:
- ERROR 1064 (HY000): invalid encoding type:8
- ERROR 1064 (HY000): num of element information corrupted, _num_element_after_padding:262721024, _num_elements:8
- [42000][1064] Bad page: checksum mismatch (actual=2952600861 vs expect=1277960), file=/data/starRocks/storage/data/365/15004/2129610567/0200000000382bb9cd41910b6e0b0d512336bca4efb70dad_0.dat
StarRocks version (Required)
- 3.1.8