This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 320fc1481a [fix](Nereids) some expression not cast in in predicate (#24680) add 3c99743bf2 [enhancement](csv_reader)Optimize the reading efficiency of nullable (string) columns. (#24698) No new revisions were added by this update. Summary of changes: be/src/clucene | 2 +- .../data_types/serde/data_type_nullable_serde.cpp | 6 ++- be/src/vec/exec/format/csv/csv_reader.cpp | 48 +++++++++++++++++++--- be/src/vec/exec/format/csv/csv_reader.h | 5 +++ 4 files changed, 52 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org