docs: Added blog post for Iceberg Data Source support#6614
Conversation
Signed-off-by: ntkathole <[email protected]>
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ 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
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
franciscojavierarceo
left a comment
There was a problem hiding this comment.
who added codecov bot? not a huge fan fwiw
It was added in #6507 by @Srihari1192 May be we can disable these comments @Srihari1192 ? |
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.