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 5be90de81b6 [error](refactor) Return timeout instead of internal error 
(#54865)
     add cd818799fbf [opt](catalog) add error msg for catalog init and timezone 
info of column (#54825)

No new revisions were added by this update.

Summary of changes:
 .../create_preinstalled_scripts/paimon/run08.sql   |   5 +-
 .../main/java/org/apache/doris/catalog/Column.java |  12 +++++
 .../doris/common/proc/IndexSchemaProcNode.java     |   4 ++
 .../org/apache/doris/datasource/CatalogIf.java     |   4 ++
 .../org/apache/doris/datasource/CatalogMgr.java    |   6 +--
 .../apache/doris/datasource/ExternalCatalog.java   |  14 ++++++
 .../doris/datasource/iceberg/IcebergUtils.java     |   6 +++
 .../datasource/paimon/PaimonExternalTable.java     |   4 ++
 .../trees/plans/commands/ShowCatalogCommand.java   |  15 +++---
 .../tablefunction/PaimonTableValuedFunction.java   |   1 -
 .../write/test_iceberg_write_timestamp_ntz.out     | Bin 257 -> 358 bytes
 .../test_paimon_timestamp_with_time_zone.out       | Bin 483 -> 595 bytes
 .../write/test_iceberg_write_timestamp_ntz.groovy  |   3 ++
 .../test_paimon_timestamp_with_time_zone.groovy    |   2 +
 ....groovy => test_show_catalogs_error_msg.groovy} |  55 +++++++++++++--------
 15 files changed, 98 insertions(+), 33 deletions(-)
 copy 
regression-test/suites/external_table_p0/{iceberg/write/test_iceberg_write_timestamp_ntz.groovy
 => test_show_catalogs_error_msg.groovy} (51%)


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

Reply via email to