gavinchou commented on code in PR #51044:
URL: https://github.com/apache/doris/pull/51044#discussion_r2095580654


##########
fe/fe-core/src/main/java/org/apache/doris/common/proc/TablesProcDir.java:
##########
@@ -119,6 +123,12 @@ public ProcResult fetchResult() throws AnalysisException {
                             ++idx;
                         }
                     }
+                    long version = 0;

Review Comment:
   what does version 0 mean?
   is it safe to pass version 0 to the reset procedure?



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