englefly commented on PR #23763: URL: https://github.com/apache/doris/pull/23763#issuecomment-1703678844
1. could you describe the beinfit of avl tree please? 2. does this benifit also exist in intersect/subtract? expecially, A - B1- B2 -B3 = A - (B1 U B2 U B3), how about organize (B1 U B2 U B3) by an avl tree? -- 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