Skip to content

docs: Added blog post for Iceberg Data Source support#6614

Open
ntkathole wants to merge 1 commit into
feast-dev:masterfrom
ntkathole:iceberg_blog
Open

docs: Added blog post for Iceberg Data Source support#6614
ntkathole wants to merge 1 commit into
feast-dev:masterfrom
ntkathole:iceberg_blog

Conversation

@ntkathole

Copy link
Copy Markdown
Member

What this PR does / why we need it:

Added blog post documenting Iceberg data source support, catalog backend options, and UC integration. Also, Added configurable catalog_name parameter to IcebergSource and UnityCatalogSource to avoid catalog instance collisions.

@ntkathole ntkathole self-assigned this Jul 19, 2026
@ntkathole
ntkathole requested a review from a team as a code owner July 19, 2026 03:13
@codecov-commenter

codecov-commenter commented Jul 19, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 3.12500% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.71%. Comparing base (f487b37) to head (151005d).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...ffline_stores/contrib/spark_offline_store/spark.py 5.88% 16 Missing ⚠️
sdk/python/feast/infra/offline_stores/duckdb.py 0.00% 13 Missing ⚠️
..._sources/contrib/iceberg_catalog/iceberg_source.py 0.00% 2 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6614      +/-   ##
==========================================
+ Coverage   45.64%   45.71%   +0.07%     
==========================================
  Files         412      412              
  Lines       48761    48686      -75     
  Branches     6913     6895      -18     
==========================================
  Hits        22256    22256              
+ Misses      24957    24883      -74     
+ Partials     1548     1547       -1     
Flag Coverage Δ
go-feature-server 30.58% <ø> (ø)
python-unit 46.99% <3.12%> (+0.07%) ⬆️
Files with missing lines Coverage Δ
...es/contrib/iceberg_catalog/unity_catalog_source.py 31.70% <ø> (ø)
..._sources/contrib/iceberg_catalog/iceberg_source.py 24.24% <0.00%> (-0.25%) ⬇️
sdk/python/feast/infra/offline_stores/duckdb.py 39.07% <0.00%> (+3.96%) ⬆️
...ffline_stores/contrib/spark_offline_store/spark.py 36.52% <5.88%> (+1.98%) ⬆️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f487b37...151005d. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@franciscojavierarceo franciscojavierarceo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

who added codecov bot? not a huge fan fwiw

@ntkathole

Copy link
Copy Markdown
Member Author

who added codecov bot? not a huge fan fwiw

It was added in #6507 by @Srihari1192

May be we can disable these comments @Srihari1192 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants