Commit 5bf9f3c
authored
fix: complete miss attribute for map && list in avro schema (#411)
* add miss attr in list/map avro schema
* refine error handle
* fix unused warn
* fix typos
* update avro and unittest
* refine check_schema_conversion
---------
Co-authored-by: ZENOTME <st810918843@gmail.com>1 parent 68069e3 commit 5bf9f3c
File tree
3 files changed
+501
-251
lines changed- crates/iceberg/src
- avro
- spec
3 files changed
+501
-251
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments