apache / apache/iceberg-rust

minor: Make `CatalogBuilder.0` more explicit

Open Beginner friendly
#1,862 2 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
1.4k
Forks
567
Avg merge
2d 2h
Merged PRs (30d)
93

Description

### Is your feature request related to a problem or challenge?

For the different `CatalogBuilder`s, instead of calling `catalog_builder.0` to get the config we can add a helper function like `catalog_builder.catalog_config()` to retrieve.

### Describe the solution you'd like

_No response_

### Willingness to contribute

None

Contributor guide

Open the contributing guide

Research direction

Search the Rust source for the different CatalogBuilder definitions and each catalog_builder.0 use. Read how the builder stores and exposes its configuration, then check all affected callers. Done means configuration retrieval uses a named helper consistently and the relevant tests or project checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
data-engineering
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.