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
5 lines
62 B
JSON
5 lines
62 B
JSON
{"xxx": 1234}
|
|
{"xxx": "5679"}
|
|
{"XXX": "5679"}
|
|
{"XXX": "5679"}
|