Skip to content

fix: default column config should be DBConfig and not RuntimeConfig#1648

Merged
JoanFM merged 6 commits into
mainfrom
fix-runtime-config
Jun 14, 2023
Merged

fix: default column config should be DBConfig and not RuntimeConfig#1648
JoanFM merged 6 commits into
mainfrom
fix-runtime-config

Conversation

@JoanFM

@JoanFM JoanFM commented Jun 14, 2023

Copy link
Copy Markdown
Member

No description provided.

@JoanFM JoanFM changed the title Fix runtime config fix: default column config should be DBConfig and not RuntimeConfig Jun 14, 2023
…runtime-config

Signed-off-by: Joan Fontanals Martinez <joan.martinez@jina.ai>
@JohannesMessner

Copy link
Copy Markdown
Member

Can we make this a non-breaking change for a few versions? And raise a warning?

@JoanFM

JoanFM commented Jun 14, 2023

Copy link
Copy Markdown
Member Author

Can we make this a non-breaking change for a few versions? And raise a warning?

What is breaking in your opinion? I do not see what can be breaking?

@JohannesMessner

Copy link
Copy Markdown
Member

Can we make this a non-breaking change for a few versions? And raise a warning?

What is breaking in your opinion? I do not see what can be breaking?

If I pass a RuntimeConfig from before (still containing default_column_config) to configure, does it raise an exception or something? If not it is fine

Signed-off-by: Johannes Messner <messnerjo@gmail.com>
Comment thread docarray/index/backends/hnswlib.py
Comment thread docs/user_guide/storing/index_hnswlib.md Outdated
@JoanFM JoanFM marked this pull request as ready for review June 14, 2023 16:01
Signed-off-by: Johannes Messner <messnerjo@gmail.com>
Signed-off-by: Joan Fontanals Martinez <joan.martinez@jina.ai>
@JoanFM JoanFM force-pushed the fix-runtime-config branch from 11d6bd6 to 322a25a Compare June 14, 2023 16:19
@github-actions

Copy link
Copy Markdown

📝 Docs are deployed on https://ft-fix-runtime-config--jina-docs.netlify.app 🎉

@JoanFM JoanFM merged commit eae4495 into main Jun 14, 2023
@JoanFM JoanFM deleted the fix-runtime-config branch June 14, 2023 16:29
@JoanFM JoanFM linked an issue Jun 14, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Question: How to change RuntimeConfig.

2 participants