This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7d999428df2 [fix](compression) handle exception to reuse compression
context (#35338)
add ab638a3539f [fix](mtmv) Fix npe when the id of base table in mv is
lager than Integer.MAX_VALUE (#35294)
No new revisions were added by this update.
Summary of changes:
.../exploration/mv/MaterializationContext.java | 8 +--
.../nereids/rules/exploration/mv/StructInfo.java | 22 +++----
.../doris/nereids/memo/MvTableIdIsLongTest.java | 77 ++++++++++++++++++++++
.../apache/doris/nereids/sqltest/SqlTestBase.java | 7 ++
4 files changed, 99 insertions(+), 15 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/nereids/memo/MvTableIdIsLongTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]