apache / iceberg-rust

Apache Iceberg
https://rust.iceberg.apache.org/
Apache License 2.0
673 stars 159 forks source link

feat: Add NamespaceIdent.parent() #641

Closed c-thiel closed 1 month ago

c-thiel commented 2 months ago

Helpful when working with hierarchical namespaces, as from_vec is fallible.