lishuxu closed pull request #141: feat: RegisterTable api support for
InMemoryCatalog
URL: https://github.com/apache/iceberg-cpp/pull/141
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
lishuxu opened a new pull request, #141:
URL: https://github.com/apache/iceberg-cpp/pull/141
Note: Since the LoadTable interface needs to return a Table object that
holds a shared_from_this pointer to the catalog, I remove InMemoryCatalog
inheritance from Catalog and instead directly implem
lishuxu closed pull request #137: feat: RegisterTable api support for
InMemoryCatalog
URL: https://github.com/apache/iceberg-cpp/pull/137
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
lishuxu opened a new pull request, #137:
URL: https://github.com/apache/iceberg-cpp/pull/137
Note: Since the LoadTable interface needs to return a Table object that
holds a shared_from_this pointer to the catalog, I remove InMemoryCatalog
inheritance from Catalog and instead directly implem