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

github-bot pushed a change to branch auto-pick-46211-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 6645035dbe5 branch-3.0: [fix](parquet-reader) Fixed the issue of 
excessive scanning data in  late materialization‌ case of parquet reader #46121 
(#46182)
     add dcce21c5502 [opt](catalog) use table in db object return get db 
(#46211)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/datasource/ExternalCatalog.java  |  5 ++++-
 .../java/org/apache/doris/datasource/ExternalDatabase.java | 14 ++++++++++++++
 .../java/org/apache/doris/datasource/ExternalTable.java    |  2 +-
 .../apache/doris/datasource/jdbc/JdbcExternalTable.java    |  2 +-
 .../external_table_p0/hive/test_hive_use_meta_cache.out    |  4 ++++
 .../suites/external_table_p0/hive/test_hive_parquet.groovy |  3 ++-
 .../external_table_p2/hudi/test_hudi_snapshot.groovy       |  3 +--
 7 files changed, 27 insertions(+), 6 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to