supabase-py icon indicating copy to clipboard operation
supabase-py copied to clipboard

feat(storage): add pyiceberg wrapper

Open o-santi opened this issue 4 months ago • 1 comments

What kind of change does this PR introduce?

Add support for accessing a catalog for a given Iceberg instance, similar to the JS implementation

Additional context

I'm not sure this is the only function we want to add, maybe we'd like some more functionality on it too?

o-santi avatar Dec 05 '25 20:12 o-santi

Pull Request Test Coverage Report for Build 20234289876

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 25 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.09%) to 91.206%

Files with Coverage Reduction New Missed Lines %
src/storage3/_sync/analytics.py 12 42.31%
src/storage3/_async/analytics.py 13 42.31%
<!-- Total: 25
Totals Coverage Status
Change from base Build 20234227331: -0.09%
Covered Lines: 8930
Relevant Lines: 9791

💛 - Coveralls

coveralls avatar Dec 05 '25 20:12 coveralls