This is an automated email from the ASF dual-hosted git repository.
blue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 91cb441cf3 Core, AWS: Allow disabling token refresh (#6837)
add 0c2f524014 Core: Add InMemoryCatalog (#6927)
No new revisions were added by this update.
Summary of changes:
.../apache/iceberg/inmemory/InMemoryCatalog.java | 345 +++++++++++++++++++++
.../iceberg/inmemory/TestInMemoryCatalog.java | 31 +-
2 files changed, 364 insertions(+), 12 deletions(-)
create mode 100644
core/src/test/java/org/apache/iceberg/inmemory/InMemoryCatalog.java
copy
dell/src/test/java/org/apache/iceberg/dell/ecs/TestPropertiesSerDesUtil.java =>
core/src/test/java/org/apache/iceberg/inmemory/TestInMemoryCatalog.java (62%)