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 8338e1849a4 [fix](mtmv) transfer col in mysql varchar to text when
create MTMV (#37668)
add c8570fd6c0d [opt](Nereids) do not fallback if nereids failed because
timeout (#39499)
No new revisions were added by this update.
Summary of changes:
.../exceptions/DoNotFallbackException.java} | 13 ++++----
.../nereids/jobs/scheduler/SimpleJobScheduler.java | 3 +-
.../java/org/apache/doris/qe/StmtExecutor.java | 30 +++++++++++--------
.../test_timeout_fallback.groovy} | 35 +++++++++++-----------
4 files changed, 43 insertions(+), 38 deletions(-)
copy fe/{fe-common/src/main/java/org/apache/doris/common/ConfigException.java
=>
fe-core/src/main/java/org/apache/doris/nereids/exceptions/DoNotFallbackException.java}
(79%)
copy regression-test/suites/{correctness/test_set_session_var_exception.groovy
=> nereids_p0/test_timeout_fallback.groovy} (57%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]