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 501571f971a [fix](mtmv)fix mysql MTMV do not automatically refresh 
even if the refresh method is COMPLETE (#32683)
     add 7d0b875ce58 [feature][insert]add FE UT and support CTAS for external 
table (#32525)

No new revisions were added by this update.

Summary of changes:
 .../trees/plans/commands/CreateTableCommand.java   |   9 +-
 .../trees/plans/commands/info/CreateTableInfo.java |  17 +-
 .../datasource/hive/HiveDDLAndDMLPlanTest.java     | 372 +++++++++++++++++++++
 .../doris/datasource/hive/HiveMetadataOpsTest.java |   5 +-
 .../apache/doris/utframe/TestWithFeService.java    |   8 +
 5 files changed, 405 insertions(+), 6 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/datasource/hive/HiveDDLAndDMLPlanTest.java


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

Reply via email to