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 fad1907e74b [chore](cloud) Add find_derived_instance_ids function 
(#57274)
     add 890c778bacb [feature](maxcompute)support maxcompte catalog read 
project-schema-table. (#57012)

No new revisions were added by this update.

Summary of changes:
 .../maxcompute/MaxComputeExternalCatalog.java      | 104 ++++-----
 .../maxcompute/MaxComputeExternalTable.java        |  19 +-
 .../maxcompute/MaxComputeSchemaCacheValue.java     |   8 +-
 .../datasource/maxcompute/McStructureHelper.java   | 221 ++++++++++++++++++
 .../maxcompute/source/MaxComputeScanNode.java      |   4 +-
 .../property/constants/MCProperties.java           |  20 ++
 .../maxcompute/test_max_compute_schema.out         | 258 +++++++++++++++++++++
 .../maxcompute/test_max_compute_schema.groovy      | 239 +++++++++++++++++++
 8 files changed, 802 insertions(+), 71 deletions(-)
 create mode 100644 
fe/fe-core/src/main/java/org/apache/doris/datasource/maxcompute/McStructureHelper.java
 create mode 100644 
regression-test/data/external_table_p2/maxcompute/test_max_compute_schema.out
 create mode 100644 
regression-test/suites/external_table_p2/maxcompute/test_max_compute_schema.groovy


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

Reply via email to