apache / apache/iceberg-cpp

feat: Do you plan to make the library available in e.g. Conan Center for easier access?

Open
#188 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
221
Forks
124
Avg merge
1d 16h
Merged PRs (30d)
21

Description

Context:
- We rely on large scale monorepo with Bazel as a build system.
- We have a way to bring in Conan Center third party libs easily.
- Without this we need to build the library from source in the context of Bazel using something like [`rules_foreign_cc`](https://github.com/bazel-contrib/rules_foreign_cc) which is usually doable but requires significantly more effort compare to a Conan import.

Why:
- Would help accelerate adoption of the library.

Curious to see your thoughts. Thank you!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.