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

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


    from 82dc970916 [feature](insert) Support group commit insert (#22829)
     add d8bdd6c137 [fix](nereids) avoid throw analysis exception for 
unsupported type to make ext table goes nereids (#24089)

No new revisions were added by this update.

Summary of changes:
 .../nereids/rules/rewrite/CheckDataTypes.java      |  4 +++-
 .../org/apache/doris/nereids/types/DataType.java   |  3 ++-
 .../types/{JsonType.java => UnsupportedType.java}  | 28 +++++++---------------
 3 files changed, 14 insertions(+), 21 deletions(-)
 copy fe/fe-core/src/main/java/org/apache/doris/nereids/types/{JsonType.java => 
UnsupportedType.java} (72%)


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

Reply via email to