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/doris.git
from 9140b21848f [fix] Check rs meta size during cool down progress (#57368)
add 32ef364c52c [fix](block-rule) Skip SQL block rules check for EXPLAIN
statements (#59445)
No new revisions were added by this update.
Summary of changes:
.../trees/plans/commands/ExplainCommand.java | 3 +-
.../hive/test_external_sql_block_rule.groovy | 130 ++++++++++-------
.../iceberg/test_iceberg_sql_block_rule.groovy | 156 +++++++++++++++++++++
.../paimon/test_paimon_sql_block_rule.groovy | 141 +++++++++++++++++++
.../sql_block_rule_p0/test_sql_block_rule.groovy | 6 +-
5 files changed, 381 insertions(+), 55 deletions(-)
create mode 100644
regression-test/suites/external_table_p0/iceberg/test_iceberg_sql_block_rule.groovy
create mode 100644
regression-test/suites/external_table_p0/paimon/test_paimon_sql_block_rule.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]