You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2023/06/05 03:01:50 UTC

[doris] branch master updated (660ab34147 -> a6d8115cbc)

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 660ab34147 [fix](multicatalog) support read from hive table with HIVE_UNION_SUBDIR in path location (#20329)
     add a6d8115cbc [Improvement](planner) expand sql-block-rule to make it can be used  on all kinds of sql stmt  (#19540)

No new revisions were added by this update.

Summary of changes:
 docs/en/docs/admin-manual/sql-interception.md      |  2 +-
 .../Create/CREATE-SQL-BLOCK-RULE.md                |  4 +-
 docs/zh-CN/docs/admin-manual/sql-interception.md   |  2 +-
 .../Create/CREATE-SQL-BLOCK-RULE.md                |  2 +-
 .../doris/analysis/CreateSqlBlockRuleStmt.java     |  7 ++++
 .../java/org/apache/doris/qe/StmtExecutor.java     | 43 +++++++++----------
 .../sql_block_rule_p0/test_sql_block_rule.groovy   | 48 ++++++++++++++++++++++
 7 files changed, 80 insertions(+), 28 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org