This is an automated email from the ASF dual-hosted git repository.
xuyang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from f50edff59d [Chore](build) enable fallthrough check annd fix some
fallthrough bug (#16748)
add 0c56a4622c [Feature](struct-type) Add implicitly cast for struct-type
(#16613)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/doris/catalog/StructField.java | 10 ++-
.../java/org/apache/doris/catalog/StructType.java | 11 ++-
.../data/query_p0/show/test_struct_show_create.out | 4 ++
.../query_p0/show/test_struct_show_create.groovy | 79 ++++++++++++++++++++++
4 files changed, 100 insertions(+), 4 deletions(-)
create mode 100644
regression-test/data/query_p0/show/test_struct_show_create.out
create mode 100644
regression-test/suites/query_p0/show/test_struct_show_create.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]