luwei16 opened a new pull request, #66923:
URL: https://github.com/apache/doris/pull/66923

   ### What problem does this PR solve?
   
   Issue Number: None
   
   Related PR: None
   
   Problem Summary: The public Snapshot target always compiles its built-in 
factory, which forces an enterprise implementation to modify public source 
code. Add a source-level extension contract so an external snapshot module can 
replace only the factory while reusing the public SnapshotManager API. The 
open-source build continues to compile the same default factory.
   
   ### Release note
   
   None
   
   ### Check List (For Author)
   
   - Test: Full Cloud build
       - ./build.sh --cloud --clean -j 48
   - Behavior changed: No. The default factory source remains unchanged unless 
an extension module overrides it.
   - Does this need documentation: No


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