kangpinghuang commented on a change in pull request #669: Convert old files
when start be
URL: https://github.com/apache/incubator-doris/pull/669#discussion_r261913977
##########
File path: gensrc/proto/olap_file.proto
##########
@@ -74,24 +74,24 @@ message RowsetMetaPB {
optional int64 partition_id = 2;
optional int64 tablet_id = 3;
optional int64 txn_id = 4;
- optional int32 tablet_schema_hash = 5;
- optional RowsetTypePB rowset_type = 6;
+ optional int32 tablet_schema_hash = 5; // 为什么存这个?
Review comment:
this field can be removed
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]