This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from c65ec31 [Improvement] spark load without agg and de/serialization
(#6270)
add fa382f8 [Bug][MemLimit] Modify the memory limit of storage page cache
(#6451)
No new revisions were added by this update.
Summary of changes:
be/src/common/config.h | 6 +-
be/src/olap/lru_cache.cpp | 4 +-
be/src/olap/page_cache.cpp | 2 +-
be/src/olap/row_block.cpp | 2 +-
be/src/runtime/bufferpool/buffer_pool.cc | 4 +-
be/src/runtime/exec_env_init.cpp | 87 ++++++++++++---------
be/src/util/parse_util.cpp | 8 +-
be/src/util/parse_util.h | 4 +-
be/test/util/parse_util_test.cpp | 19 ++++-
fe/fe-core/SchemaChangeV2Test | Bin 800 -> 0 bytes
.../org/apache/doris/analysis/CreateViewStmt.java | 27 ++++---
.../java/org/apache/doris/qe/ConnectContext.java | 5 --
.../java/org/apache/doris/qe/StmtExecutor.java | 1 -
13 files changed, 100 insertions(+), 69 deletions(-)
delete mode 100644 fe/fe-core/SchemaChangeV2Test
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]