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

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


 discard 8278759  [feature-wip][array-type] Fix compilation error. (#8422)
    omit 3f74fb6  [feature-wip][array-type] Support nested array insertion. 
(#8305)
    omit 8dba572  [feature-wip][array-type] Array data can be loaded in stream 
load. (#8368)
    omit d041fd0  [feature-wip](array-type)support select ARRAY data type on 
vectorized engine (#8217)
    omit 5ad6472  [feature-wip][array-type] Support ArrayLiteral in SQL. (#8089)
    omit b4f227e  [feature-wip](array-type) Create table with nested array 
type. (#8003)
     add bc923b8  [fix](vectorized) core dump on runtime filter insert because 
of block address change (#8429)
     add 7cfcddd  [fix] brpc will check required field in proto and 
need_gen_rollup is moved will throw exception  (#8420)
     new 4532e10  [feature-wip](array-type) Create table with nested array 
type. (#8003)
     new 5db9cac  [feature-wip][array-type] Support ArrayLiteral in SQL. (#8089)
     new 330216d  [feature-wip](array-type)support select ARRAY data type on 
vectorized engine (#8217)
     new 386f90f  [feature-wip][array-type] Array data can be loaded in stream 
load. (#8368)
     new d03a93d  [feature-wip][array-type] Support nested array insertion. 
(#8305)
     new 76231c2  [feature-wip][array-type] Fix compilation error. (#8422)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (8278759)
            \
             N -- N -- N   refs/heads/array-type (76231c2)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/exec/tablet_sink.cpp               | 1 +
 be/src/vec/exec/join/vhash_join_node.cpp  | 5 +++++
 be/test/runtime/load_channel_mgr_test.cpp | 7 +++++++
 3 files changed, 13 insertions(+)

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

Reply via email to