yiguolei commented on code in PR #63389: URL: https://github.com/apache/doris/pull/63389#discussion_r3450705935
########## be/src/storage/segment/segment_iterator.h: ########## @@ -73,6 +73,12 @@ class InvertedIndexIterator; class RowRanges; class IndexIterator; +Status rebind_storage_exprs_to_reader_schema(const StorageReadOptions& opts, const Schema& schema, Review Comment: 应该不需要了 -- 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]
