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

mrhhsg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from a793b19ef35 [fix](es) Handle object type in Elasticsearch mapping when 
table is empty (#56152)
     add fca7aff86ef [fix](olap) A crash caused by an incorrect storage type in 
the IN predicate (#56309)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp                           |   2 +-
 be/src/common/config.h                             |   2 +-
 be/src/olap/in_list_predicate.h                    |   6 ++
 be/src/olap/rowset/segment_v2/segment_iterator.cpp |   7 ++-
 .../test_in_no_concurrent.out}                     | Bin 163 -> 174 bytes
 .../test_in_no_concurrent.groovy                   |  67 +++++++++++++++++++++
 6 files changed, 79 insertions(+), 5 deletions(-)
 copy regression-test/data/{ddl_p0/test_distributed_string_type.out => 
query_p0/sql_functions/conditional_functions/test_in_no_concurrent.out} (85%)
 create mode 100644 
regression-test/suites/query_p0/sql_functions/conditional_functions/test_in_no_concurrent.groovy


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

Reply via email to