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

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


    from b6e20db997 [fix](outfile) select OBJECT and HLL columns into outfile 
as null. (#12734)
     add 52a0da1f5c [improve](Nereids): add check validator during post. 
(#12702)

No new revisions were added by this update.

Summary of changes:
 .../doris/nereids/parser/LogicalPlanBuilder.java   |  5 +-
 .../nereids/processor/post/PlanPostProcessors.java |  1 +
 .../doris/nereids/processor/post/Validator.java    | 65 ++++++++++++++++++++++
 .../apache/doris/nereids/util/ExpressionUtils.java |  1 +
 4 files changed, 71 insertions(+), 1 deletion(-)
 create mode 100644 
fe/fe-core/src/main/java/org/apache/doris/nereids/processor/post/Validator.java


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

Reply via email to