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

zhangchen pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from a29fb5a6074 [fix](jdbc catalog) Fix query errors without jdbc pool 
default value on only BE upgrade (#32619)
     add f2ad149e899 [fix](inverted index) skip read index column data only for 
DUP and MOW table #32594 (#32600)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/iterators.h                            |   1 +
 be/src/olap/rowset/beta_rowset_reader.cpp          |   2 +
 be/src/olap/rowset/segment_v2/segment_iterator.cpp |   6 +
 .../test_index_skip_read_data.out                  |  83 +++++++++++++
 .../test_index_skip_read_data.groovy               | 131 +++++++++++++++++++++
 5 files changed, 223 insertions(+)
 create mode 100644 
regression-test/data/inverted_index_p0/test_index_skip_read_data.out
 create mode 100644 
regression-test/suites/inverted_index_p0/test_index_skip_read_data.groovy


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

Reply via email to