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

github-bot pushed a change to branch auto-pick-56639-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from cbf7e54b9c5 branch-4.0: [fix](Rollup) When creating a table with 
rollup and setting a sequence column, we should correctly configure the 
uniqueId of the sequence column #56143 (#57389)
     add 677feae4805 [fix](external catalog) Distinguish between functions used 
to refresh cache and change catalog properties (#56639)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/catalog/RefreshManager.java   |  11 +-
 .../apache/doris/datasource/ExternalCatalog.java   |  31 +++--
 .../apache/doris/datasource/ExternalDatabase.java  |  22 ++--
 .../hive/event/MetastoreEventsProcessor.java       |   2 +-
 .../doris/datasource/RefreshCatalogTest.java       |   4 +-
 .../hive/test_hive_use_meta_cache_false.groovy     |   2 +-
 .../polaris/test_iceberg_insert_refresh.groovy     | 144 +++++++++++++++++++++
 7 files changed, 183 insertions(+), 33 deletions(-)
 create mode 100644 
regression-test/suites/external_table_p0/polaris/test_iceberg_insert_refresh.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to