This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-3.0 by this push:
new ebbad7558dc [opt](scan) Use lazy-init for segment iterators and avoid
caching all segments in the rowset reader (#35484)
ebbad7558dc is described below
commit ebbad7558dc137cf414aea498a8f7879c11cc4a7
Author: Jerry Hu <[email protected]>
AuthorDate: Wed May 29 10:02:11 2024 +0800
[opt](scan) Use lazy-init for segment iterators and avoid caching all
segments in the rowset reader (#35484)
## Proposed changes
pick #35432
## Further comments
If this is a relatively large or complex change, kick off the discussion
at [[email protected]](mailto:[email protected]) by explaining why
you chose the solution you did and what alternatives you considered,
etc...
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]