This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3b104e334a [Bug](load) fix missing nullable info in stream load
(#12302)
add 8bfb89c100 [feature-wip](array-type) Add some regression tests for
nested array (#12322)
No new revisions were added by this update.
Summary of changes:
be/src/olap/rowset/beta_rowset_reader.cpp | 12 ++-
.../org/apache/doris/analysis/ArrayLiteral.java | 2 +-
.../main/java/org/apache/doris/catalog/Type.java | 4 +
.../data/load/insert/test_insert_nested_array.out | 57 ++++++++++++
.../load/insert/test_insert_nested_array.groovy | 100 +++++++++++++++++++++
5 files changed, 173 insertions(+), 2 deletions(-)
create mode 100644
regression-test/data/load/insert/test_insert_nested_array.out
create mode 100644
regression-test/suites/load/insert/test_insert_nested_array.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]