wangbo removed a comment on pull request #8292: URL: https://github.com/apache/incubator-doris/pull/8292#issuecomment-1062506688
I feel that this pr will improve performance when reading string column without conditions, because this pr removed branch judgment when writing data to ColumString's offsets; We can see no performance improvement for query 2.1 because the amount of data written to Columnstring after predicate pruning is already very small. I will test for this case later. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org