You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After establishing #518, I want to start the conversation to create the first integration between PyIceberg and iceberg-rust.
As discussed in the dev list, we want to create an integration based on pluggable FileIO.
I'm wondering if there's also a way to create an integration for a pluggable catalog, based on the in-memory catalog implementation in #475.
I'm not familiar with the rust ecosystem, so would appreciate any pointers