We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42eae24 commit 9bb80deCopy full SHA for 9bb80de
iceberg-rust-spec/src/spec/manifest_list.rs
@@ -515,6 +515,7 @@ pub fn manifest_list_schema_v1() -> &'static AvroSchema {
515
"null",
516
"bytes"
517
],
518
+ "default": null,
519
"field-id": 519
520
}
521
]
@@ -651,6 +652,7 @@ pub fn manifest_list_schema_v2() -> &'static AvroSchema {
651
652
653
654
655
656
657
658
0 commit comments