icelake-io / icelake

Pure Rust Iceberg Implementation
Apache License 2.0
166 stars 17 forks source link

Fix avro serialize #261

Closed ZENOTME closed 8 months ago

liurenjie1024 commented 8 months ago

Please rebase main branch and try again. cc @ZENOTME

ZENOTME commented 8 months ago

Please rebase main branch and try again. cc @ZENOTME

We need sync avro with main (to get the fix of custom attribute in RecordField) and an extra commit to fix list and map🥵.