-
Notifications
You must be signed in to change notification settings - Fork 2k
[BUG]: Populate ef and space from config if schema is none #5704
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]: Populate ef and space from config if schema is none #5704
Conversation
|
Refactor Schema/Config Reconciliation and Embedding Function Persistence This PR overhauls how Key Changes• Refactored Affected Areas• This summary was automatically generated by @propel-code-bot |
Reviewer ChecklistPlease leverage this checklist to ensure your code review is thorough before approving Testing, Bugs, Errors, Logs, Documentation
System Compatibility
Quality
|
34b3e27 to
28b3658
Compare
This PR cherry-picks the commit c9e3652 onto release/2025-10-17. If there are unresolved conflicts, please resolve them manually. --------- Co-authored-by: Sanket Kedia <[email protected]> Co-authored-by: Sanket Kedia <[email protected]>

Description of changes
Summarize the changes made by this PR.
Test plan
How are these changes tested?
pytestfor python,yarn testfor js,cargo testfor rustMigration plan
None
Observability plan
Staging
Documentation Changes
None