You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2022/12/26 15:14:40 UTC

[doris] branch master updated (fc8f6a0715 -> a1c6ea876f)

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 fc8f6a0715 [fix](multi-catalog) throw NPE when reading data after EOF (#15358)
     add a1c6ea876f [fix](inbitmap) fix core dump caused by bitmap filter with union (#15333)

No new revisions were added by this update.

Summary of changes:
 .../doris/analysis/BitmapFilterPredicate.java      |  5 +++++
 .../org/apache/doris/planner/OriginalPlanner.java  |  2 +-
 .../org/apache/doris/planner/SetOperationNode.java | 23 ++++++++++++++++++++++
 .../data/query_p0/join/test_bitmap_filter.out      | 16 +++++++++++++++
 .../suites/query_p0/join/test_bitmap_filter.groovy |  5 +++++
 5 files changed, 50 insertions(+), 1 deletion(-)


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