There was an error while loading. Please reload this page.
1 parent a96aae4 commit 4844d87Copy full SHA for 4844d87
1 file changed
src/iceberg/catalog/rest/rest_catalog.cc
@@ -31,11 +31,12 @@
31
#include "iceberg/catalog/rest/http_client.h"
32
#include "iceberg/catalog/rest/json_internal.h"
33
#include "iceberg/catalog/rest/resource_paths.h"
34
-#include "iceberg/catalog/rest/rest_catalog.h"
35
#include "iceberg/catalog/rest/rest_util.h"
36
#include "iceberg/json_internal.h"
37
#include "iceberg/result.h"
38
#include "iceberg/table.h"
+#include "iceberg/table_requirement.h"
39
+#include "iceberg/table_update.h"
40
#include "iceberg/util/macros.h"
41
42
namespace iceberg::rest {
0 commit comments