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

924060929 pushed a change to branch auto-pick-64160-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 8b4749c00f5 [fix](fe) Fence row count cache on metadata events
     add 833c487d52a [fix](fe) Preserve row count fences on refresh failures

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/catalog/RefreshManager.java   |   2 +-
 .../org/apache/doris/datasource/CatalogMgr.java    |   2 +-
 .../apache/doris/datasource/ExternalCatalog.java   |   8 +-
 .../plans/commands/insert/HiveInsertExecutor.java  |  21 +++-
 .../apache/doris/catalog/RefreshManagerTest.java   |  39 ++++++
 .../apache/doris/datasource/CatalogMgrTest.java    |  76 ++++++++++++
 .../commands/insert/HiveInsertExecutorTest.java    | 132 +++++++++++++++++++++
 7 files changed, 272 insertions(+), 8 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/nereids/trees/plans/commands/insert/HiveInsertExecutorTest.java


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

Reply via email to