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

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


    from 89e8a62c9cf [Fix]Fix show role stmt missing grouo info (#36032)
     add f93bbfc1cb8 [fix](eq_for_null) fix incorrect logic in function 
eq_for_null (#36004)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/functions/comparison_equal_for_null.cpp |  80 ++++-
 be/src/vec/functions/function.cpp                  |   2 +-
 be/test/vec/function/function_eq_for_null_test.cpp | 376 +++++++++++++++++++++
 3 files changed, 444 insertions(+), 14 deletions(-)
 create mode 100644 be/test/vec/function/function_eq_for_null_test.cpp


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

Reply via email to