ClickHouse/tests/queries/0_stateless/02030_function_mapContainsKeyLike.reference
凌涛 d4d97d7b9a add new function mapContainsKeyLike
fixed error because of inconsistent offsets
2021-10-27 00:06:01 +08:00

7 lines
192 B
Plaintext

1 {'1-K1':'1-V1','1-K2':'1-V2'}
1 {'1-K1':'1-V1','1-K2':'1-V2'}
2 {'2-K1':'2-V1','2-K2':'2-V2'}
4 {'4-K1':'4-V1','4-K2':'4-V2'}
5 {'5-K1':'5-V1','5-K2':'5-V2'}
6 {'6-K1':'6-V1','6-K2':'6-V2'}