Skip to content

[chore] Fixup side-effects from 8cf9ed43b60#18385

Merged
Mytherin merged 1 commit intoduckdb:v1.3-ossivalisfrom
carlopi:fixup_when_autoloading
Jul 24, 2025
Merged

[chore] Fixup side-effects from 8cf9ed43b60#18385
Mytherin merged 1 commit intoduckdb:v1.3-ossivalisfrom
carlopi:fixup_when_autoloading

Conversation

@carlopi
Copy link
Contributor

@carlopi carlopi commented Jul 24, 2025

That commit was keeping same logic for Windows, but side-effectful on macos/linux, that should fix it.

I have not yet double checked, on my fork CI, this actually behaves as intended.

Problem this solves: currently OSX CI is green, but for amd64 uploads all extensions while for arm64 only core_functions.

That commit was keeping same logic for Windows, but side-effectful on macos, that should fix it
@carlopi carlopi changed the title Fixup side-effects from 8cf9ed43b6034296accba16dee4cf932ed57aa83 [chore] Fixup side-effects from 8cf9ed43b60 Jul 24, 2025
@carlopi
Copy link
Contributor Author

carlopi commented Jul 24, 2025

Checked to be worked properly at https://github.com/carlopi/duckdb/actions/runs/16489665469/job/46623585724, deployed extensions/produced artifacts have all extensions in.

@Mytherin Mytherin merged commit e78a498 into duckdb:v1.3-ossivalis Jul 24, 2025
49 checks passed
@Mytherin
Copy link
Collaborator

Thanks

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Jul 25, 2025
[BUGFIX] Update delim offset for RHS of DELIM JOIN when correlated column is in RHS of Cross product (duckdb/duckdb#18375)
[chore] Fixup side-effects from 8cf9ed43b60 (duckdb/duckdb#18385)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Jul 25, 2025
[BUGFIX] Update delim offset for RHS of DELIM JOIN when correlated column is in RHS of Cross product (duckdb/duckdb#18375)
[chore] Fixup side-effects from 8cf9ed43b60 (duckdb/duckdb#18385)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
@carlopi carlopi deleted the fixup_when_autoloading branch August 17, 2025 20:30
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.

2 participants