Skip to content

Fix: explicitly add boto to iceberg extra#266

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

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

Conversation

@codingcyclist
Copy link
Copy Markdown
Contributor

@codingcyclist codingcyclist commented Apr 24, 2026

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
Copy link
Copy Markdown

coderabbitai Bot commented Apr 24, 2026

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 name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: adding boto3 as an explicit dependency to the iceberg optional dependency group.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check 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 develop April 24, 2026 16:51
@tower tower deleted a comment from github-actions Bot Apr 24, 2026
@tower tower deleted a comment from github-actions Bot Apr 24, 2026
Copy link
Copy Markdown
Contributor

@bradhe bradhe left a comment

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 develop Apr 24, 2026
32 checks passed
@codingcyclist codingcyclist deleted the fix/transient-boto-dep branch April 24, 2026 17:13
@coderabbitai coderabbitai Bot mentioned this pull request Apr 25, 2026
Sign up for free to 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