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 06:05:30 UTC

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

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 5a4908e  Forward stmt with stmt id generated on origin FE. (#2129)
     add 188d97c  Add null bit verification for row_batch transformation (#2139)

No new revisions were added by this update.

Summary of changes:
 be/src/runtime/primitive_type.cpp            |  19 +++
 be/src/runtime/primitive_type.h              |   1 +
 be/src/util/arrow/row_batch.cpp              |  77 +++++----
 be/test/runtime/memory_scratch_sink_test.cpp | 239 ++++++++++++++++++++-------
 be/test/runtime/test_data/csv_data           |   6 +
 5 files changed, 243 insertions(+), 99 deletions(-)
 create mode 100644 be/test/runtime/test_data/csv_data


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