8000 [Discussion] Add Avro library · Issue #17 · apache/iceberg-cpp · GitHub
[go: up one dir, main page]

Skip to content

[Discussion] Add Avro library #17

@zhjwpku

Description

@zhjwpku

Iceberg's manifests files are stored using Apache Avro, I just give a quick look at the avro's code base, there is a C++ implementation and a C implementation, as the document stated,

  • C implementation has been tested on MacOSX and Linux, not mentioning Windows
  • C++ implementation seems support all three OS platforms we are targeting.

C implementation has a dependence lib jansson while C++ implementation need Boost

I'd like to know your opinions about what's the best way to integrate Avro into iceberg-cpp.

[0] https://avro.apache.org/docs/1.12.0/api/c/
[1] https://avro.apache.org/docs/1.12.0/api/cpp/html/#Installing

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

      0