airborne12 commented on code in PR #38908:
URL: https://github.com/apache/doris/pull/38908#discussion_r1732011729


##########
be/src/olap/rowset/segment_v2/segment_iterator.cpp:
##########
@@ -362,42 +354,20 @@ Status SegmentIterator::_init_impl(const 
StorageReadOptions& opts) {
         }
     }
 
+    RETURN_IF_ERROR(_construct_compound_expr_context());

Review Comment:
   The cross-version upgrade is not supported, right?



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