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

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


    from 4128eb41d2d [fix](search) Make AND/OR/NOT operators case-sensitive in 
search DSL (#59747)
     add 83562990ff4 [opt](variant) unify doc writer pipeline and index writes 
(#60668)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp                           |   2 +-
 be/src/common/config.h                             |   2 +-
 .../variant/variant_column_writer_impl.cpp         | 424 ++++++++++++++-------
 .../variant/variant_column_writer_impl.h           |  33 +-
 be/src/vec/common/variant_util.cpp                 |  46 +--
 be/src/vec/json/json_parser.h                      |   1 -
 .../variant_column_writer_reader_test.cpp          | 289 +++++++++++++-
 .../olap/rowset/segment_v2/variant_util_test.cpp   |  26 +-
 be/test/olap/variant_doc_mode_compaction_test.cpp  |   2 +-
 9 files changed, 625 insertions(+), 200 deletions(-)


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

Reply via email to