gavinchou commented on code in PR #59369:
URL: https://github.com/apache/doris/pull/59369#discussion_r2660933105
##########
be/src/io/fs/packed_file_manager.h:
##########
@@ -45,6 +45,7 @@ struct PackedSliceLocation {
std::string packed_file_path;
int64_t offset;
int64_t size;
+ int64_t create_time = 0;
Review Comment:
naming creation_time
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]