This is an automated email from the ASF dual-hosted git repository.
zhangstar333 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 2facd9edc87 [fix](csv reader) fix wrong result when escape same as
enclose (#57632)
add f4304a33e9b [ut](be) add some ut test case for varbinary (#57070)
No new revisions were added by this update.
Summary of changes:
be/test/vec/columns/column_varbinary_test.cpp | 79 +++++++++++-
be/test/vec/common/string_view_test.cpp | 97 ++++++++++++++
.../vec/data_types/data_type_varbinary_test.cpp | 122 +++++++++++++++++-
.../VarBinaryLiteralAnalysisTest.java} | 60 ++++-----
.../doris/mysql/MysqlSerializerVarbinaryTest.java | 143 +++++++++++++++++++++
5 files changed, 455 insertions(+), 46 deletions(-)
copy
fe/fe-core/src/test/java/org/apache/doris/{nereids/trees/expressions/VarBinaryLiteralTest.java
=> analysis/VarBinaryLiteralAnalysisTest.java} (52%)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/mysql/MysqlSerializerVarbinaryTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]