hoshinojyunn commented on code in PR #66475:
URL: https://github.com/apache/doris/pull/66475#discussion_r3826924916


##########
be/src/cloud/cloud_rowset_writer.cpp:
##########
@@ -74,6 +74,10 @@ Status CloudRowsetWriter::init(const RowsetWriterContext& 
rowset_writer_context)
         
_rowset_meta->set_newest_write_timestamp(_context.newest_write_timestamp);
     }
     _rowset_meta->set_tablet_schema(_context.tablet_schema);
+    if (_context.persist_inverted_index_storage_format &&

Review Comment:
   backup/restore are not supported now



-- 
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]

Reply via email to