This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-50038-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from a79b5e8cd9a branch-3.0: [feature](restore) Support force_replace different schema of view for restore #49870 (#49978) add 9e81cc7d947 [opt](hive) add option to get schema from table object (#50038) No new revisions were added by this update. Summary of changes: .../doris/datasource/hive/HMSExternalCatalog.java | 7 +++ .../doris/datasource/hive/HMSExternalTable.java | 23 +++++++- .../hive/test_hive_get_schema_from_table.out | Bin 0 -> 6103 bytes .../hive/test_hive_get_schema_from_table.groovy | 62 +++++++++++++++++++++ 4 files changed, 89 insertions(+), 3 deletions(-) create mode 100644 regression-test/data/external_table_p0/hive/test_hive_get_schema_from_table.out create mode 100644 regression-test/suites/external_table_p0/hive/test_hive_get_schema_from_table.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org