We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40365bb commit 8559bd6Copy full SHA for 8559bd6
1 file changed
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