muyihao commented on PR #11914:
URL: https://github.com/apache/hudi/pull/11914#issuecomment-2358291730

   > > When reading COW, it will still trigger the loading of the active 
timeline when searching for the fileSchema.
   > 
   > Can you show us the line that triggers this logic?
   
   <img width="1087" alt="image" 
src="https://github.com/user-attachments/assets/d64428ab-89b3-4b2e-bcea-ede3e2e7c9b3";>
   
   `InternalSchemaCache#searchSchemaAndCache` will trigger 
`InternalSchemaCache#getSchemaByReadingCommitFile` or 
`InternalSchemaCache##getHistoricalSchemas`, both may load active timeline
   


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

Reply via email to