You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by zh...@apache.org on 2019/11/07 07:57:44 UTC

[incubator-doris] branch master updated (188d97c -> cfc98e3)

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

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


    from 188d97c  Add null bit verification for row_batch transformation (#2139)
     add cfc98e3  Fix string type column zone map bug (#2144)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/field.h                                      | 1 +
 be/src/olap/rowset/segment_v2/column_reader.cpp          | 4 ++--
 be/src/olap/rowset/segment_v2/empty_segment_iterator.cpp | 1 +
 be/src/olap/rowset/segment_v2/segment.cpp                | 6 ++++--
 be/src/olap/rowset/segment_v2/segment_writer.cpp         | 1 +
 be/src/olap/wrapper_field.cpp                            | 4 ++--
 be/src/olap/wrapper_field.h                              | 5 ++++-
 gensrc/proto/segment_v2.proto                            | 2 ++
 8 files changed, 17 insertions(+), 7 deletions(-)


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