Skip to content

Commit 8e8ed90

Browse files
author
shuxu.li
committed
feat: static table metadata access support
1 parent 86f615e commit 8e8ed90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/table_test_helper.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919

2020
#pragma once
2121

22+
#include <string>
23+
2224
#include "iceberg/type_fwd.h"
2325

2426
namespace iceberg {

0 commit comments

Comments
 (0)