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 9040963dfaf (merge-cloud) Fix file cache regression cases (#33441)
     add 888e004842b [feature](iceberg)The new DDL syntax is added to create 
iceberg partitioned tables (#33338)

No new revisions were added by this update.

Summary of changes:
 .../datasource/iceberg/DorisTypeToIcebergType.java |  14 +-
 .../datasource/iceberg/IcebergMetadataOps.java     |   2 +-
 .../doris/datasource/iceberg/IcebergUtils.java     |  94 +++++-----
 .../trees/plans/commands/info/CreateTableInfo.java |   4 +
 .../datasource/iceberg/CreateIcebergTableTest.java | 196 +++++++++++++++++++++
 5 files changed, 247 insertions(+), 63 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/datasource/iceberg/CreateIcebergTableTest.java


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

Reply via email to