Skip to content

Fix: explicitly add boto to iceberg extra - #266

Merged
codingcyclist merged 1 commit into
developfrom
fix/transient-boto-dep
Apr 24, 2026
Merged

Fix: explicitly add boto to iceberg extra#266
codingcyclist merged 1 commit into
developfrom
fix/transient-boto-dep

Conversation

@codingcyclist

@codingcyclistcodingcyclist commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores
    • Updated optional dependencies for iceberg integration to improve compatibility and stability for users leveraging Iceberg data catalog features in their workflows.

@coderabbitai

coderabbitaiBot commented Apr 24, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: da47aca8-d267-49ea-b81c-a8a5c02beb08

📥 Commits

Reviewing files that changed from the base of the PR and between 17b41d7 and 72de25e.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • pyproject.toml

📝 Walkthrough

Walkthrough

The iceberg optional dependency group in pyproject.toml now includes boto3>=1.35.0 alongside existing dependencies polars>=1.39.3, pyarrow>=23.0.1, and pyiceberg>=0.11.1.

Changes

Cohort / File(s)Summary
Dependency Configuration
pyproject.toml
Added boto3>=1.35.0 to the [project.optional-dependencies].iceberg group.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A new dependency joins the frozen lake so bright,
boto3 comes along with iceberg's might,
With AWS SDK in tow, data flows with grace,
The iceberg cohort finds its rightful place! 🧊

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check nameStatusExplanation
Description Check✅ PassedCheck skipped - CodeRabbit’s high-level summary is enabled.
Title check✅ PassedThe title accurately describes the main change: adding boto3 as an explicit dependency to the iceberg optional dependency group.
Docstring Coverage✅ PassedNo functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check✅ PassedCheck skipped because no linked issues were found for this pull request.
Out of Scope Changes check✅ PassedCheck skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/transient-boto-dep

Comment @coderabbitai help to get the list of available commands and usage tips.

@codingcyclist
codingcyclist changed the base branch from main to developApril 24, 2026 16:51
@towertower deleted a comment from github-actionsBotApr 24, 2026
@towertower deleted a comment from github-actionsBotApr 24, 2026

@bradhebradhe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@codingcyclist
codingcyclist merged commit 15e08da into developApr 24, 2026
32 checks passed
@codingcyclist
codingcyclist deleted the fix/transient-boto-dep branch April 24, 2026 17:13
@coderabbitaicoderabbitaiBot mentioned this pull request Apr 25, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@codingcyclist@bradhe