Skip to content
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

Allow to specify bundle #1573

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Conversation

Y--
Copy link
Contributor

@Y-- Y-- commented Jan 8, 2024

While developing, I found it convenient to be able to switch from one bundle to another using the bundle query parameter, so I thought I would contribute it.

It can be used in the Shell like this for example:
http://127.0.0.1:8081/?bundle=mvp
http://127.0.0.1:8081/?bundle=eh

Happy to adjust the implementation if need be.

Copy link
Collaborator

@carlopi carlopi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this makes a lot of sense.

@Mytherin Mytherin merged commit 1fa34e3 into duckdb:main Jan 9, 2024
@Mytherin
Copy link
Contributor

Mytherin commented Jan 9, 2024

Thanks!

@carlopi
Copy link
Collaborator

carlopi commented Jan 9, 2024

And it's live: https://shell.duckdb.org/?bundle=eh or https://shell.duckdb.org/?bundle=mvp, do work, great!

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.

3 participants