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

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


    from 7408df2affe [fix](fs) Fix hdfs file writer (#33680)
     add 8522d63589a [fix](inverted index) normal process query for null 
condition when index is missing (#33663)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/rowset/segment_v2/column_writer.cpp    | 38 ++++++++++++-
 .../rowset/segment_v2/inverted_index_reader.cpp    | 22 +++++---
 .../olap/rowset/segment_v2/inverted_index_reader.h |  2 +
 .../test_no_index_null_fault_injection.out}        |  0
 .../test_no_index_null_fault_injection.groovy      | 65 ++++++++++++++++++++++
 5 files changed, 116 insertions(+), 11 deletions(-)
 copy regression-test/data/{inverted_index_p0/test_compound.out => 
fault_injection_p0/test_no_index_null_fault_injection.out} (100%)
 create mode 100644 
regression-test/suites/fault_injection_p0/test_no_index_null_fault_injection.groovy


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

Reply via email to