eldenmoon commented on PR #19045: URL: https://github.com/apache/doris/pull/19045#issuecomment-1576484319
It seems that `struct_element` will read the whole struct and discard other none related columns,will we implement a function that only read the target column.This could save lots of scan io. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
