Skip to content

Commit 12253ad

Browse files
committed
wip: metadata history
1 parent c49663e commit 12253ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

thrift/metadata.thrift

+3
Original file line numberDiff line numberDiff line change
@@ -429,4 +429,7 @@ struct metadata {
429429
// The metadata associated with each block. Maps from block
430430
// number to index into `categorization_metadata_json`.
431431
32: optional map<UInt32, UInt32> block_category_metadata
432+
433+
// version strings for all metadata versions
434+
33: optional list<string> metadata_version_history
432435
}

0 commit comments

Comments
 (0)