yiguolei commented on code in PR #19753:
URL: https://github.com/apache/doris/pull/19753#discussion_r1197312832


##########
thirdparty/patches/rocksdb-5.14.2.patch:
##########
@@ -9,3 +9,88 @@
    std::queue<T> buffer_;
    bool eof_;
  };
+diff --git a/include/rocksdb/metadata.h b/include/rocksdb/metadata.h
+--- a/include/rocksdb/metadata.h
++++ b/include/rocksdb/metadata.h
+@@ -15,42 +15,6 @@
+ 
+ namespace rocksdb {
+ struct ColumnFamilyMetaData;
+-struct LevelMetaData;

Review Comment:
   I did not find any changes. I find you only change the sequence of these 
code, including thrift defenitions. Anything wrong in previous code?



-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to