We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2373fbd commit 3ae81acCopy full SHA for 3ae81ac
src/iceberg/table_metadata.cc
@@ -45,6 +45,7 @@
45
#include "iceberg/schema.h"
46
#include "iceberg/snapshot.h"
47
#include "iceberg/sort_order.h"
48
+#include "iceberg/statistics_file.h"
49
#include "iceberg/table_properties.h"
50
#include "iceberg/table_update.h"
51
#include "iceberg/util/checked_cast.h"
0 commit comments