Commit f7e9308
authored
feat(catalog): Implement catalog loader for in memory (#1623)
## Which issue does this PR close?
- Closes #1258.
## What changes are included in this PR?
* Implement CatalogBuilder for hms catalog
* Update tests to use the new builder pattern to load the catalog
## Are these changes tested?
Yes, updated existing tests1 parent 94bed60 commit f7e9308
File tree
7 files changed
+273
-154
lines changed- crates
- iceberg/src
- catalog/memory
- writer
- integrations/datafusion
- src/physical_plan
- tests
7 files changed
+273
-154
lines changed
0 commit comments