1. make ColumnObject exception safe 2. introduce FlushContext and construct schema at memtable flush stage to make segment independent from dynamic schema 3. add more test cases
6 lines
84 B
JSON
6 lines
84 B
JSON
{"xxxx": 1234}
|
|
{"xxxx": 12345678}
|
|
{"xxxx": "5679"}
|
|
{"XXXX": "5679"}
|
|
{"YYY": "5679"}
|