raghav-reglobe commented on PR #65989:
URL: https://github.com/apache/doris/pull/65989#issuecomment-5113578643

   @Gabriel39 @0AyanamiRei could you take a look when you have a moment? This 
prunes the `TABLE_COMMENT` lookup in the tables-status scan using the 
`required_columns` framework from #64933 — the eager `getComment()` path came 
in with #64263, where for Iceberg tables it loads the full table metadata from 
the remote catalog per table, so an `information_schema.tables` scan over a 
large external catalog fans out into per-table catalog loads. Review feedback 
from @Doris-Breakwater (required Thrift field) is addressed. Could someone also 
trigger `run buildall`? Thanks!
   


-- 
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]

Reply via email to