This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 7d92bf095a [fix](expr) refractor create_tree_from_thrift to avoid stack overflow (#18214) add 35bae25568 [Improve](row store) add more profile info in log for point query and make row column page size more configurable (#18181) No new revisions were added by this update. Summary of changes: be/src/common/config.h | 3 +++ be/src/olap/rowset/segment_v2/segment_writer.cpp | 3 ++- be/src/olap/tablet.cpp | 4 ++-- be/src/olap/tablet.h | 3 ++- be/src/service/point_query_executor.cpp | 11 +++++++++-- be/src/service/point_query_executor.h | 2 ++ 6 files changed, 20 insertions(+), 6 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org