Skip to content

Design of Serialization/Deserialization #2

Closed
@JanKaul

Description

@JanKaul

I would like to have a discussion about how to implement the Serialization/Deserialization of the iceberg metadata. There are currently two different designs each with its pros and cons. The designs are:

  1. Split representation into in_memory/on_disk part (example)
  2. Use custom implementations of Serialize/Deserialize (example)

I would like to get your opinion which design you prefer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions