lszskye commented on code in PR #343:
URL: https://github.com/apache/paimon-cpp/pull/343#discussion_r4014099317
##########
src/paimon/common/global_index/sorted_index_file_meta.h:
##########
@@ -24,21 +24,22 @@
#include "paimon/common/memory/memory_slice_input.h"
#include "paimon/memory/bytes.h"
+#include "paimon/memory/memory_pool.h"
#include "paimon/result.h"
namespace paimon {
-/// Index metadata for each BTree index file.
+/// Manifest-level min/max metadata for one global index file.
Review Comment:
By the way, why `Manifest-level`?
--
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 comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]