This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 5c46a390173 branch-4.0: [fix](crc32c) fix bug of crc32c (#60322)
(#60330)
add 3a9dcf408b0 branch-4.0: [fix](nereids) when Expression has no more
than 2 children, the attribute hasUnbound is not set correctly #60152 (#60305)
No new revisions were added by this update.
Summary of changes:
.../nereids/trees/expressions/Expression.java | 51 +----
.../trees/expressions/ExpressionUnboundTest.java | 233 +++++++++++++++++++++
2 files changed, 237 insertions(+), 47 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/nereids/trees/expressions/ExpressionUnboundTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]