github.com/rohankumardubey/aresdb@v0.0.2-0.20190517170215-e54e3ca06b9c/testing/data/upsert-batches/backfill/upsertBatch0 (about)

     1  columns:
     2      - column_id: 0
     3        data_type: Uint32
     4      - column_id: 1
     5        data_type: Uint32
     6      - column_id: 2
     7        data_type: Uint32
     8      # changes on sort column.
     9      - column_id: 5
    10        data_type: Uint32
    11  rows:
    12      - 0,0,0,0 # value does not change
    13      - 1,0,1,11 # value changed
    14      - 11,11,0,11 # new entry