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 71fb9849e57 [Opt](cloud) Add segment prefetcher (#59482)
     add e13d3147985 [feat](maxcompute) support create/drop table operations 
(#60702)

No new revisions were added by this update.

Summary of changes:
 .../maxcompute/MaxComputeExternalCatalog.java      |   8 +
 .../maxcompute/MaxComputeMetadataOps.java          | 522 +++++++++++++++++++++
 .../datasource/maxcompute/McStructureHelper.java   |  35 ++
 .../operations/ExternalMetadataOperations.java     |   8 +
 .../trees/plans/commands/info/CreateTableInfo.java |  14 +-
 .../maxcompute/test_max_compute_create_table.out   |  34 ++
 .../test_max_compute_create_table.groovy           | 426 +++++++++++++++++
 7 files changed, 1044 insertions(+), 3 deletions(-)
 create mode 100644 
fe/fe-core/src/main/java/org/apache/doris/datasource/maxcompute/MaxComputeMetadataOps.java
 create mode 100644 
regression-test/data/external_table_p2/maxcompute/test_max_compute_create_table.out
 create mode 100644 
regression-test/suites/external_table_p2/maxcompute/test_max_compute_create_table.groovy


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

Reply via email to