Files
doris/regression-test/data/delete_p0/test_map_column_delete.out
amory 06dee69174 [Refactor](map) remove using column array in map to reduce offset column (#17330)
1. remove column array in map 
2. add offsets column in map 
Aim to reduce duplicate offset  from key-array and value-array in disk
2023-03-09 11:22:26 +08:00

5 lines
132 B
Plaintext

-- This file is automatically generated. You should know what you did if you want to edit this
-- !sql --
1 {1:"a", 2:"doris"}
2 {}