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

Research direction

Start by reviewing the repository's Bazel integration and the existing rules_foreign_cc approach, then compare the requirements for publishing to Conan Center. Done means agreeing on whether Conan Center support is wanted and documenting or implementing a clear integration path; the issue does not name specific files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.