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

morningman pushed a change to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git


    from f51cfce6c3 [fix](compile) fix compile failed in some case due to 
std::pair
     new afe5c517d9 [Improvement](S3) support access s3 via temporary security 
credentials (#15340)
     new 683262c3c1 [fix](multi-catalog) throw NPE when reading data after EOF 
(#15358)
     new caeed14e6d [fix](inbitmap) fix core dump caused by bitmap filter with 
union (#15333)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/util/s3_util.cpp                            |  3 +++
 be/src/util/s3_util.h                              |  1 +
 .../exec/format/parquet/vparquet_column_reader.cpp |  1 -
 .../exec/format/parquet/vparquet_column_reader.h   |  4 ++--
 .../exec/format/parquet/vparquet_group_reader.cpp  |  3 ++-
 .../import/import-scenes/external-storage-load.md  | 16 ++++++++++++-
 .../import/import-way/s3-load-manual.md            | 16 ++++++++++++-
 .../Backup-and-Restore/CREATE-REPOSITORY.md        | 17 ++++++++++++++
 .../import/import-scenes/external-storage-load.md  | 16 ++++++++++++-
 .../import/import-way/s3-load-manual.md            | 14 +++++++++++-
 .../Backup-and-Restore/CREATE-REPOSITORY.md        | 17 ++++++++++++++
 .../doris/analysis/BitmapFilterPredicate.java      |  5 +++++
 .../java/org/apache/doris/backup/S3Storage.java    | 18 +++++++++++----
 .../java/org/apache/doris/catalog/S3Resource.java  |  8 +++++++
 .../org/apache/doris/planner/OriginalPlanner.java  |  2 +-
 .../org/apache/doris/planner/SetOperationNode.java | 26 ++++++++++++++++++++++
 .../data/query_p0/join/test_bitmap_filter.out      | 16 +++++++++++++
 .../suites/query_p0/join/test_bitmap_filter.groovy |  5 +++++
 18 files changed, 175 insertions(+), 13 deletions(-)


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

Reply via email to