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
We want an iceberg-kernel that’s trait-based, handling only kernel tasks like metadata and planning, and leaving execution to the user. The community can also build an IcebergTableProvider based on this kernel.