This is an automated email from the ASF dual-hosted git repository.

kxiao pushed a change to branch release-2.0.1.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 77e453da28 change version to 2.0.1.1
     new 4ece7aaa80 [fix](fe-meta) fix paimon file catalog meta issue and 
replication num analysis issue (#24683)
     new ea0bfb25c9 [Fix](auth) fix revoke role operation cause fe down (#23852)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/en/docs/lakehouse/multi-catalog/paimon.md     | 40 +++++++-------
 docs/zh-CN/docs/lakehouse/multi-catalog/paimon.md  | 40 +++++++-------
 .../org/apache/doris/catalog/TableProperty.java    |  3 +-
 .../apache/doris/common/util/PropertyAnalyzer.java | 61 +++++++++++++---------
 .../org/apache/doris/mysql/privilege/Auth.java     |  2 +-
 .../org/apache/doris/persist/gson/GsonUtils.java   |  2 +
 .../{test_role.groovy => test_revoke_role.groovy}  | 35 +++++++------
 .../paimon/test_paimon_catalog.groovy              | 54 +++++++++++++++++++
 8 files changed, 156 insertions(+), 81 deletions(-)
 copy regression-test/suites/account_p0/{test_role.groovy => 
test_revoke_role.groovy} (57%)
 create mode 100644 
regression-test/suites/external_table_p0/paimon/test_paimon_catalog.groovy


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

Reply via email to