This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-64007-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 2eeb5d204c1 branch-4.1: [improve](streaming-job) add from-to cdc
WAL-search timeout and stale-reader release #64013 (#64112)
add f3848b7c10a [fix](nereids) Guard LogicalView.computeOutput() against
schema drift (IndexOutOfBoundsException) (#64007)
No new revisions were added by this update.
Summary of changes:
.../nereids/trees/plans/logical/LogicalView.java | 19 +-
.../trees/plans/logical/LogicalViewTest.java | 245 +++++++++++++++++++++
.../hive/test_hive_view_schema_drift.groovy | 115 ++++++++++
3 files changed, 374 insertions(+), 5 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/nereids/trees/plans/logical/LogicalViewTest.java
create mode 100644
regression-test/suites/external_table_p0/hive/test_hive_view_schema_drift.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]