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 1fc222d0eee [fix](jdbc catalog) Fix connection leak in PostgreSQL JDBC 
client (#49568)
     add 032b6393ed4 [opt](iceberg)Optimize the batch mode conditions for 
Iceberg. (#49489)

No new revisions were added by this update.

Summary of changes:
 .../doris/datasource/iceberg/IcebergUtils.java     |  35 +++++
 .../datasource/iceberg/source/IcebergScanNode.java |  76 ++++++++---
 .../java/org/apache/doris/qe/SessionVariable.java  |  24 ++++
 .../doris/datasource/iceberg/IcebergUtilsTest.java | 145 ++++++++++++++++++++-
 .../iceberg/test_iceberg_filter.groovy             |   4 +-
 .../iceberg/test_iceberg_optimize_count.groovy     |   4 +-
 6 files changed, 262 insertions(+), 26 deletions(-)


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

Reply via email to