Skip to content

Conversation

Mytherin
Copy link
Collaborator

Implements #12542

@carlopi
Copy link
Contributor

carlopi commented Sep 19, 2024

One detail I just realised, that might be worth writing down in a comment or something: indexes are NOT stable between DuckDB versions, and while they were not also before this PR, after this there is no real way to do so after adding settings.

And a minor nit: config options listed this way are all ones from core-extensions (and some like vss might not be autoloadable).

@Mytherin Mytherin merged commit aab2404 into duckdb:feature Sep 19, 2024
35 of 39 checks passed
@Mytherin
Copy link
Collaborator Author

One detail I just realised, that might be worth writing down in a comment or something: indexes are NOT stable between DuckDB versions, and while they were not also before this PR, after this there is no real way to do so after adding settings.

And a minor nit: config options listed this way are all ones from core-extensions (and some like vss might not be autoloadable).

These functions are meant for iterating, and all this does is return information (the name/description). I don't think this really needs to be documented.

@Mytherin Mytherin deleted the autoloadableconfig branch December 8, 2024 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants