Skip to content

Conversation

Tishj
Copy link
Contributor

@Tishj Tishj commented Sep 11, 2024

This PR fixes https://github.com/duckdblabs/duckdb-internal/issues/2423

With this change it is now possible to use this method to install community extensions

@duckdb-draftbot duckdb-draftbot marked this pull request as draft September 11, 2024 14:31
@Tishj Tishj marked this pull request as ready for review September 11, 2024 14:39
@duckdb-draftbot duckdb-draftbot marked this pull request as draft September 12, 2024 08:09
@Tishj Tishj marked this pull request as ready for review September 12, 2024 10:46
@Tishj Tishj requested a review from Mytherin September 12, 2024 18:04
@Mytherin Mytherin merged commit 42eee98 into duckdb:main Sep 13, 2024
17 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Sep 25, 2024
Only bind to SQL value functions if there is no alias with this name present we can bind to instead (duckdb/duckdb#13925)
[Python][Jupyter] Don't use `ExplainFormat::HTML` for `explain('analyze')` (duckdb/duckdb#13928)
[CI] Invert operations on OSX.yml, deploying nightly artifacts before test (duckdb/duckdb#13927)
fix REGEX not supported anymore for valid queries (only statement error) duckdb/duckdb#2889 (duckdb/duckdb#13633)
[Python] Improve `install_extension` to support `repository`/`repository_url` and `version` (duckdb/duckdb#13876)
Remove buffer_manager_allocate.patch and bump spatial (duckdb/duckdb#13895)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Sep 25, 2024
Only bind to SQL value functions if there is no alias with this name present we can bind to instead (duckdb/duckdb#13925)
[Python][Jupyter] Don't use `ExplainFormat::HTML` for `explain('analyze')` (duckdb/duckdb#13928)
[CI] Invert operations on OSX.yml, deploying nightly artifacts before test (duckdb/duckdb#13927)
fix REGEX not supported anymore for valid queries (only statement error) duckdb/duckdb#2889 (duckdb/duckdb#13633)
[Python] Improve `install_extension` to support `repository`/`repository_url` and `version` (duckdb/duckdb#13876)
Remove buffer_manager_allocate.patch and bump spatial (duckdb/duckdb#13895)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
cas-- added a commit to cas--/duckdb-web that referenced this pull request Oct 8, 2024
A new repository argument is available to be able to load community extensions.

Refs: duckdb/duckdb#13876
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