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

morrysnow pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from b49eeca62a5 branch-3.1: [Bug](ipv6) fix fe can't parse ipv4-mapped 
type to ipv6 #54391 (#54685)
     add 592d488ffb1 branch-3.1: [feat][paimon] support show partitions command 
for paimon catalog #53789 (#54683)

No new revisions were added by this update.

Summary of changes:
 .../create_preinstalled_scripts/paimon/run07.sql   | 143 +++++++++++++++++++++
 .../apache/doris/analysis/ShowPartitionsStmt.java  |  26 +++-
 .../datasource/paimon/PaimonExternalTable.java     |   8 +-
 .../java/org/apache/doris/qe/ShowExecutor.java     |  61 +++++++++
 .../paimon/test_paimon_partition_table.out         | Bin 0 -> 1384 bytes
 ...s.groovy => test_paimon_partition_table.groovy} |  37 ++++--
 6 files changed, 259 insertions(+), 16 deletions(-)
 create mode 100644 
docker/thirdparties/docker-compose/iceberg/scripts/create_preinstalled_scripts/paimon/run07.sql
 create mode 100644 
regression-test/data/external_table_p0/paimon/test_paimon_partition_table.out
 copy 
regression-test/suites/external_table_p0/paimon/{test_paimon_table_properties.groovy
 => test_paimon_partition_table.groovy} (54%)


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

Reply via email to